|
CXI
|
Constructs a simple mechanism parameter that only consists of a mechanism specifier without additional parameter data. More...
Public Member Functions | |
| MechParam (int mech) | |
| Constructs a mechanism parameter with the given mechanism specifier. More... | |
| MechanismParameter | getEncoded (void) |
Constructs a simple mechanism parameter that only consists of a mechanism specifier without additional parameter data.
The following example illustrates the usage of the MechParam class:
| MechParam | ( | int | mech | ) |
Constructs a mechanism parameter with the given mechanism specifier.
| mech | mechanism specifier (see Mechanism Parameter) |
| MechanismParameter getEncoded | ( | void | ) |