#include <mlMultiFields.h>

Public Member Functions | |
| DoubleMultiField (const std::string &name="") | |
| Constructor. See constructor of MultiField for documentation. | |
| ML_CLASS_HEADER (DoubleMultiField) | |
| Macro to implement the interface for the Runtime Type System and for the initialization of this class. | |
Warning disabled: 'warning C4275': non DLL-interface Reason: Exporting is done manually or as inline functions for the template class MultiField. Class DoubleMultiField. See MultiField for documentation.
Definition at line 253 of file mlMultiFields.h.
| ml::DoubleMultiField::DoubleMultiField | ( | const std::string & | name = "" |
) |
Constructor. See constructor of MultiField for documentation.
| ml::DoubleMultiField::ML_CLASS_HEADER | ( | DoubleMultiField | ) |
Macro to implement the interface for the Runtime Type System and for the initialization of this class.
See mlRuntimeSubClass.h for more information.
1.5.8