class DtIfDeleteVrfObjectById:
More...
Protected Attributes |
| DtEntityIdentifier | myId |
Detailed Description
class DtIfDeleteVrfObjectById:
Instances of DtIfDeleteVrfObjectById are the message content for delete vrf object messages. These messages are sent to request that a given vrf object get deleted from the simulation.
Constructor & Destructor Documentation
| DtIfDeleteVrfObjectById::DtIfDeleteVrfObjectById |
( |
| ) |
|
| virtual DtIfDeleteVrfObjectById::~DtIfDeleteVrfObjectById |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual int DtIfDeleteVrfObjectById::type |
( |
| ) |
const |
|
virtual |
Returns the string type of message, DtDeleteVrfObjectMessageType (defined in msgTypes.h).
| virtual void DtIfDeleteVrfObjectById::setEntityId |
( |
const DtEntityIdentifier & |
id | ) |
|
|
virtual |
Set/get the entity id of the vrf object to delete.
| virtual const DtEntityIdentifier& DtIfDeleteVrfObjectById::entityId |
( |
| ) |
const |
|
virtual |
| virtual int DtIfDeleteVrfObjectById::netRepSize |
( |
| ) |
const |
|
virtual |
| virtual bool DtIfDeleteVrfObjectById::setFromNet |
( |
const char * |
contentBuffer, |
|
|
unsigned |
contentSize |
|
) |
| |
|
virtual |
| virtual bool DtIfDeleteVrfObjectById::setToNet |
( |
| ) |
|
|
virtual |
| virtual void DtIfDeleteVrfObjectById::printDataToString |
( |
DtString & |
str | ) |
|
|
virtual |
Member Data Documentation
| DtEntityIdentifier DtIfDeleteVrfObjectById::myId |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/vrfmsgs/ifDelVrfObjById.h