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
moParamIndex Class Reference

#include <moParam.h>

Public Member Functions

 moParamIndex ()
 
 moParamIndex (MOint i)
 
 moParamIndex (MOuint i)
 
 moParamIndex (const moParamIndex &src)
 
moParamIndexoperator= (const moParamIndex &src)
 

Public Attributes

MOlong index
 

Detailed Description

Definition at line 101 of file moParam.h.

Constructor & Destructor Documentation

moParamIndex::moParamIndex ( )
inline

Definition at line 105 of file moParam.h.

moParamIndex::moParamIndex ( MOint  i)
inline

Definition at line 108 of file moParam.h.

moParamIndex::moParamIndex ( MOuint  i)
inline

Definition at line 111 of file moParam.h.

moParamIndex::moParamIndex ( const moParamIndex src)
inline

Definition at line 115 of file moParam.h.

Member Function Documentation

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

Definition at line 118 of file moParam.h.

Member Data Documentation

MOlong moParamIndex::index

Definition at line 124 of file moParam.h.


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