VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Attributes
DtIfSubordinateList Class Reference

class DtIfSubordinateList: More...

Inheritance diagram for DtIfSubordinateList:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtIfSubordinateList ()
 default constructor
virtual ~DtIfSubordinateList ()
 destructor
 DtIfSubordinateList (const DtIfSubordinateList &orig)
 copy constructor
DtIfSubordinateListoperator= (const DtIfSubordinateList &orig)
 assignment operator
virtual DtSimInterfaceContentclone () const
 Returns a newly created instance of a DtIfSubordinateList.
virtual int type () const
 Returns the string type of message, DtSubordinateListMessageType (defined in msgTypes.h).
virtual unsigned long requestId () const
 Set/get the request Id for the message.
virtual void setRequestId (unsigned long requestId)
virtual void setEntityId (const DtEntityIdentifier &id)
 Set/get the entity id of the vrf object to query.
virtual const DtEntityIdentifier & entityId () const
virtual void setSubordinateObjects (const DtSubordinateObjectsList &subordinateObjects)
 Set/get the subordinate objects list.
virtual const
DtSubordinateObjectsList
subordinateObjects () 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

DtU32 myRequestId
DtEntityIdentifier myEntId
DtSubordinateObjectsList mySubordinateObjects

Detailed Description

class DtIfSubordinateList:

DtIfSubordinateList holds the Subordinate entries information of an aggregated entity

Content-Type: DtSubordinateListMessageType


Constructor & Destructor Documentation

default constructor

destructor

copy constructor


Member Function Documentation

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

assignment operator

virtual DtSimInterfaceContent* DtIfSubordinateList::clone ( ) const [virtual]

Returns a newly created instance of a DtIfSubordinateList.

Implements DtSimInterfaceContent.

virtual int DtIfSubordinateList::type ( ) const [virtual]

Returns the string type of message, DtSubordinateListMessageType (defined in msgTypes.h).

Implements DtSimInterfaceContent.

virtual unsigned long DtIfSubordinateList::requestId ( ) const [virtual]

Set/get the request Id for the message.

Request Id is used to associate this message with the response message.

virtual void DtIfSubordinateList::setRequestId ( unsigned long  requestId) [virtual]
virtual void DtIfSubordinateList::setEntityId ( const DtEntityIdentifier &  id) [virtual]

Set/get the entity id of the vrf object to query.

virtual const DtEntityIdentifier& DtIfSubordinateList::entityId ( ) const [virtual]
virtual void DtIfSubordinateList::setSubordinateObjects ( const DtSubordinateObjectsList subordinateObjects) [virtual]

Set/get the subordinate objects list.

virtual int DtIfSubordinateList::netRepSize ( ) const [virtual]

Reimplemented from DtSimInterfaceContent.

virtual bool DtIfSubordinateList::setFromNet ( const char *  contentBuffer,
unsigned  contentSize 
) [virtual]

Reimplemented from DtSimInterfaceContent.

virtual bool DtIfSubordinateList::setToNet ( ) [virtual]

Reimplemented from DtSimInterfaceContent.

virtual void DtIfSubordinateList::printDataToString ( DtString str) [virtual]

Reimplemented from DtSimInterfaceContent.


Member Data Documentation

DtEntityIdentifier DtIfSubordinateList::myEntId [protected]

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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)