![]() |
VR-Forces 4.5 Class Documentation
|

Public Member Functions | |
| DtSdcCommandPdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) | |
| DtSdcCommandPdu (const DtNetViewControlPdu *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER, DtPduFactory *pduFactory=0) | |
Public Member Functions inherited from DtSdcCommandPduBase | |
| virtual const DtNetU32 | layerId () const |
| virtual void | setLayerId (DtNetU32 lid) |
| 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, DtPduFactory *) |
| static DtStealthControlPdu * | createDrawControl (DtNetViewControlPdu *vc, DtBufferPtr buffer, DtPduFactory *) |
| static DtStealthControlPdu * | createDrawControlV0 (DtNetViewControlPdu *vc, DtBufferPtr buffer, DtPduFactory *) |
| static DtStealthControlPdu * | createDrawControlCurrent (DtNetViewControlPdu *vc, DtBufferPtr buffer, DtPduFactory *) |
Protected Attributes inherited from DtStealthDrawControlPdu | |
| DtString | myTemporalText |
| DtSdcCommandPdu::DtSdcCommandPdu | ( | DtBufferPtr | buffer = DtUSE_INTERNAL_BUFFER | ) |
| DtSdcCommandPdu::DtSdcCommandPdu | ( | const DtNetViewControlPdu * | initial, |
| DtBufferPtr | buffer = DtUSE_INTERNAL_BUFFER, |
||
| DtPduFactory * | pduFactory = 0 |
||
| ) |