![]() |
VR-Vantage API Documentation
|

Public Member Functions | |
| virtual void | setName (DtString name) |
| virtual const DtString | name () const |
| virtual void | setFromString (const char *str) |
| virtual const char * | string () const |
| virtual void | printData () const |
Public Member Functions inherited from DtStealthDrawControlPdu | |
| virtual const DtNetU32 | objectId () const |
| virtual void | setObjectId (DtNetU32 lid) |
| virtual void | setType (DtNetU32 type) |
| virtual DtNetU32 | type () const |
| virtual DtU32 | paramVersion () const |
Public Member Functions inherited from DtStealthControlPdu | |
| const DtGlobalObjectDesignator & | viewerId () const |
| const DtGlobalObjectDesignator & | senderId () const |
| DtViewerCommand | viewerCommand () const |
| unsigned long | ignoreFlags () const |
| bool | statusCommand () const |
| void | setViewerId (const DtGlobalObjectDesignator &id) |
| void | setSenderId (const DtGlobalObjectDesignator &id) |
| void | setIgnoreFlags (unsigned long flags) |
| void | setStatusCommand (bool b) |
Additional Inherited Members | |
Static Public Member Functions inherited from DtStealthDrawControlPdu | |
| static const char * | typeString (int param) |
Protected Member Functions inherited from DtStealthDrawControlPdu | |
| virtual int | setInternalText (DtString str, size_t structSize) |
| virtual const DtString | internalText (int size, size_t structSize) const |
| virtual void | setParamVersion (DtU32 paramVersion) |
Static Protected Member Functions inherited from DtStealthControlPdu | |
| static DtStealthControlPdu * | createViewControl (DtNetViewControlPdu *vc, DtBufferPtr buffer) |
| static DtStealthControlPdu * | createDrawControl (DtNetViewControlPdu *vc, DtBufferPtr buffer) |
| static DtStealthControlPdu * | createDrawControlV0 (DtNetViewControlPdu *vc, DtBufferPtr buffer) |
| static DtStealthControlPdu * | createDrawControlCurrent (DtNetViewControlPdu *vc, DtBufferPtr buffer) |
Protected Attributes inherited from DtStealthDrawControlPdu | |
| DtString | myTemporalText |
|
virtual |
|
virtual |
References DtCURRENT_DRAW_CONTROL_VERSION, DtStealthDrawControlStaticSize, DtStealthDrawControlPdu::internalText(), layerParams, layerParamsV0, and DtStealthDrawControlPdu::paramVersion().
Referenced by printData(), and string().
|
virtual |
Reimplemented from DtStealthControlPdu.
References setName(), and DtStealthDrawControlPdu::setObjectId().
|
virtual |
Reimplemented from DtStealthControlPdu.
References name(), DtStealthDrawControlPdu::objectId(), and DtStealthControlPdu::vcStr.
|
virtual |
Reimplemented from DtStealthDrawControlPdu.
References name().