cfl_elementary.h File Reference

Runtime interface, elementary types. More...

#include "cfl_types.h"
#include "cfl_functions.h"
#include "cfl_basevector.h"

Go to the source code of this file.

Classes

class  faudes::Integer
 Elementary type. More...
class  faudes::String
 Elementary type. More...
class  faudes::Boolean
 Elementary type. More...

Namespaces

namespace  faudes
 libFAUDES resides within the namespace faudes.

Typedefs

typedef TBaseVector< Integer > faudes::IntegerVector

Functions

long int faudes::IntegerSum (const Integer &arg1, const Integer &arg2)
long int faudes::IntegerSum (const IntegerVector &intvect)

Detailed Description

Runtime interface, elementary types.

Definition in file cfl_elementary.h.

libFAUDES 2.28a --- 2016.09.13 --- c++ api documentaion by doxygen