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

#include <moParam.h>

Public Member Functions

 moParamReference ()
 
 moParamReference (MOint i)
 
 moParamReference (MOuint i)
 
 moParamReference (const moParamReference &src)
 
moParamReferenceoperator= (const moParamReference &src)
 

Public Attributes

MOlong reference
 

Detailed Description

Definition at line 77 of file moParam.h.

Constructor & Destructor Documentation

moParamReference::moParamReference ( )
inline

Definition at line 79 of file moParam.h.

moParamReference::moParamReference ( MOint  i)
inline

Definition at line 83 of file moParam.h.

moParamReference::moParamReference ( MOuint  i)
inline

Definition at line 86 of file moParam.h.

moParamReference::moParamReference ( const moParamReference src)
inline

Definition at line 90 of file moParam.h.

Member Function Documentation

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

Definition at line 93 of file moParam.h.

Member Data Documentation

MOlong moParamReference::reference

Definition at line 98 of file moParam.h.


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