#include <mlMultiFields.h>

Public Member Functions | |
| UInt32MultiField (const std::string &name="") | |
| Constructor. See constructor of MultiField for documentation. | |
| ML_CLASS_HEADER (UInt32MultiField) | |
| Macro to implement the interface for the Runtime Type System and for the initialization of this class. | |
Definition at line 309 of file mlMultiFields.h.
| ml::UInt32MultiField::UInt32MultiField | ( | const std::string & | name = "" |
) |
Constructor. See constructor of MultiField for documentation.
| ml::UInt32MultiField::ML_CLASS_HEADER | ( | UInt32MultiField | ) |
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