libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
#include <moPreConfig.h>
Public Member Functions | |
moPreconfigParamIndex () | |
moPreconfigParamIndex (const moPreconfigParamIndex &src) | |
~moPreconfigParamIndex () | |
moPreconfigParamIndex & | operator= (const moPreconfigParamIndex &src) |
Public Attributes | |
moText | m_ParamName |
MOint | m_ParamIndex |
MOint | m_ValueIndex |
Definition at line 38 of file moPreConfig.h.
|
inline |
Definition at line 42 of file moPreConfig.h.
|
inline |
Definition at line 48 of file moPreConfig.h.
|
inline |
Definition at line 52 of file moPreConfig.h.
|
inline |
Definition at line 57 of file moPreConfig.h.
MOint moPreconfigParamIndex::m_ParamIndex |
Definition at line 66 of file moPreConfig.h.
moText moPreconfigParamIndex::m_ParamName |
Definition at line 65 of file moPreConfig.h.
MOint moPreconfigParamIndex::m_ValueIndex |
Definition at line 67 of file moPreConfig.h.