VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes
DtIfDeleteVrfObjectById Class Reference

class DtIfDeleteVrfObjectById: More...

Inheritance diagram for DtIfDeleteVrfObjectById:
Inheritance graph
[legend]

Public Member Functions

 DtIfDeleteVrfObjectById ()
 default constructor
virtual ~DtIfDeleteVrfObjectById ()
 destructor
 DtIfDeleteVrfObjectById (const DtIfDeleteVrfObjectById &orig)
 copy constructor
DtIfDeleteVrfObjectByIdoperator= (const DtIfDeleteVrfObjectById &orig)
 assignment operator
virtual DtSimInterfaceContentclone () const
 Returns a newly created instance of a DtIfDeleteVrfObjectById.
virtual int type () const
 Returns the string type of message, DtDeleteVrfObjectMessageType (defined in msgTypes.h).
virtual void setEntityId (const DtEntityIdentifier &id)
 Set/get the entity id of the vrf object to delete.
virtual const DtEntityIdentifier & entityId () const
virtual int netRepSize () const
virtual bool setFromNet (const char *contentBuffer, unsigned contentSize)
virtual bool setToNet ()
virtual void printDataToString (DtString &str)

Static Public Member Functions

static DtSimInterfaceContentcreator ()

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 ( )

default constructor

virtual DtIfDeleteVrfObjectById::~DtIfDeleteVrfObjectById ( )
virtual

destructor

DtIfDeleteVrfObjectById::DtIfDeleteVrfObjectById ( const DtIfDeleteVrfObjectById orig)

copy constructor

Member Function Documentation

DtIfDeleteVrfObjectById& DtIfDeleteVrfObjectById::operator= ( const DtIfDeleteVrfObjectById orig)

assignment operator

virtual DtSimInterfaceContent* DtIfDeleteVrfObjectById::clone ( ) const
virtual

Returns a newly created instance of a DtIfDeleteVrfObjectById.

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
static DtSimInterfaceContent* DtIfDeleteVrfObjectById::creator ( )
static

Member Data Documentation

DtEntityIdentifier DtIfDeleteVrfObjectById::myId
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)