

Public Member Functions | |
| Member () | |
Static Public Member Functions | |
| static void | setClassType (AcsComplexType t) |
| static AcsComplexType | getClassType () |
Static Protected Attributes | |
| static AcsComplexType | memberType |
The internal representation of a Member. Almost no diference with a plain Complex Object, just defined for naming reasons.
| cl::utfsm::acs::ebe::Member::Member | ( | ) | [inline] |
Member constructor
References memberType.
| static AcsComplexType cl::utfsm::acs::ebe::Member::getClassType | ( | ) | [inline, static] |
| static void cl::utfsm::acs::ebe::Member::setClassType | ( | AcsComplexType | t | ) | [inline, static] |
The class method to setup the type
References memberType.
AcsComplexType cl::utfsm::acs::ebe::Member::memberType [static, protected] |
The class AcsType
Referenced by getClassType(), Member(), and setClassType().
1.6.2