| DtAdminMessage::DtAdminMessage |
( |
| ) |
|
| virtual DtAdminMessage::~DtAdminMessage |
( |
| ) |
|
|
virtual |
| virtual void DtAdminMessage::setAdminContent |
( |
DtAdminContent * |
content | ) |
|
|
virtual |
Sets the content of the message.
- Note
- This method only keeps a pointer to the content, and does not clone it. The caller must ensure that the content exists for the lifetime of this message.
| virtual int DtAdminMessage::contentCategoryType |
( |
| ) |
const |
|
virtual |
- Returns
- the type of the content.
Required override. Clones itself and the DtAdminContnet it points to.
Implements DtSimMessage.
| virtual int DtAdminMessage::netRepSize |
( |
| ) |
const |
|
virtual |
| virtual bool DtAdminMessage::setFromNet |
( |
const char * |
networkBuffer, |
|
|
unsigned |
contentSize |
|
) |
| |
|
virtual |
Extracts the content type, creates the content (using the admin content factory), and then tells the content to fill itself in from the network buffer.
Reimplemented from DtVrfObjectMessage.
| virtual bool DtAdminMessage::setToNet |
( |
| ) |
|
|
virtual |
Fill in our content type, tell the content to fill itself out, and then copy its buffer into ours.
Reimplemented from DtVrfObjectMessage.
| virtual void DtAdminMessage::printDataToString |
( |
DtString & |
str | ) |
|
|
virtual |
| bool DtAdminMessage::myOwnContent |
|
protected |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-0-branch/include/vrfmsgs/adminMessage.h