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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moPreconfigParamIndex Class Reference

#include <moPreConfig.h>

Public Member Functions

 moPreconfigParamIndex ()
 
 moPreconfigParamIndex (const moPreconfigParamIndex &src)
 
 ~moPreconfigParamIndex ()
 
moPreconfigParamIndexoperator= (const moPreconfigParamIndex &src)
 

Public Attributes

moText m_ParamName
 
MOint m_ParamIndex
 
MOint m_ValueIndex
 

Detailed Description

Definition at line 38 of file moPreConfig.h.

Constructor & Destructor Documentation

moPreconfigParamIndex::moPreconfigParamIndex ( )
inline

Definition at line 42 of file moPreConfig.h.

moPreconfigParamIndex::moPreconfigParamIndex ( const moPreconfigParamIndex src)
inline

Definition at line 48 of file moPreConfig.h.

moPreconfigParamIndex::~moPreconfigParamIndex ( )
inline

Definition at line 52 of file moPreConfig.h.

Member Function Documentation

moPreconfigParamIndex& moPreconfigParamIndex::operator= ( const moPreconfigParamIndex src)
inline

Definition at line 57 of file moPreConfig.h.

Member Data Documentation

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.


The documentation for this class was generated from the following file: