|
|
virtual void | marshal (DataStream &dataStream) const |
| |
|
virtual void | unmarshal (DataStream &dataStream) |
| |
|
unsigned char | getParameterTypeDesignator () const |
| |
|
void | setParameterTypeDesignator (unsigned char pX) |
| |
|
unsigned char | getChangeIndicator () const |
| |
|
void | setChangeIndicator (unsigned char pX) |
| |
|
unsigned short | getPartAttachedTo () const |
| |
|
void | setPartAttachedTo (unsigned short pX) |
| |
|
int | getParameterType () const |
| |
|
void | setParameterType (int pX) |
| |
|
double | getParameterValue () const |
| |
|
void | setParameterValue (double pX) |
| |
|
virtual int | getMarshalledSize () const |
| |
|
bool | operator== (const ArticulationParameter &rhs) const |
| |
|
|
unsigned char | _parameterTypeDesignator |
| |
|
unsigned char | _changeIndicator |
| |
|
unsigned short | _partAttachedTo |
| |
|
int | _parameterType |
| |
|
double | _parameterValue |
| |
The documentation for this class was generated from the following files: