faudes::Integer Class ReferenceElementary type. More...
Detailed DescriptionElementary type. Definition at line 49 of file cfl_elementary.h. Constructor & Destructor Documentation
Constructor. Definition at line 42 of file cfl_elementary.cpp.
Constructor provided with initial value.
Definition at line 46 of file cfl_elementary.cpp.
Destructor. Definition at line 64 of file cfl_elementary.h. Member Function DocumentationCast the other object to Integer. Returns NULL if the cast is not possible.
Reimplemented from faudes::Type. Definition at line 58 of file cfl_elementary.cpp.
Construct copy on heap. Create new Integer instance and return pointer.
Reimplemented from faudes::Type. Definition at line 54 of file cfl_elementary.cpp.
Read data from TokenReader.
Reimplemented from faudes::Type. Definition at line 88 of file cfl_elementary.cpp.
Reimplementation of faudes::Type::DoWrite() Write data to Tokenwriter.
Reimplemented from faudes::Type. Definition at line 74 of file cfl_elementary.cpp.
Construct on heap. Create new Integer instance and return pointer.
Reimplemented from faudes::Type. Definition at line 50 of file cfl_elementary.cpp.
Conversion to C++ type. Definition at line 175 of file cfl_elementary.h. Sum operator. Definition at line 133 of file cfl_elementary.h. Sum operator. Definition at line 125 of file cfl_elementary.h. Assignment/Sum operator. Definition at line 166 of file cfl_elementary.h. Assignment/Sum operator. Definition at line 157 of file cfl_elementary.h. Assignment operator. Definition at line 149 of file cfl_elementary.h. Assignment operator. Definition at line 141 of file cfl_elementary.h. Member Data Documentation
Variable to store current value. Definition at line 213 of file cfl_elementary.h. The documentation for this class was generated from the following files: libFAUDES 2.23h --- 2014.04.03 --- c++ api documentaion by doxygen |