VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes
DtIfRemoveFromOrganization Class Reference

class DtIfRemoveFromOrganization: More...

Inheritance diagram for DtIfRemoveFromOrganization:
Inheritance graph
[legend]

Public Member Functions

 DtIfRemoveFromOrganization ()
 default constructor
virtual ~DtIfRemoveFromOrganization ()
 destructor
 DtIfRemoveFromOrganization (const DtIfRemoveFromOrganization &orig)
 copy constructor
DtIfRemoveFromOrganizationoperator= (const DtIfRemoveFromOrganization &orig)
 assignment operator
virtual DtSimInterfaceContentclone () const
 Returns a newly created instance of a DtIfRemoveFromOrganization.
virtual int type () const
 Returns the string type of message, DtCreateVrfObjectMessageType (defined in msgTypes.h).
virtual void setObjectIdentifier (const DtEntityIdentifier &objectIdentifier)
 Set/get the object identifier (site:app:object id) of the vrf object.
virtual const DtEntityIdentifier & objectIdentifier () 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 myObjectIdentifier

Detailed Description

class DtIfRemoveFromOrganization:

Instances of DtIfRemoveFromOrganization are the message content for modify organization messages sent from one VR-Forces process to another. The purpose of the message is to request that the VR-Forces process responsible for locally simulating a given vrf object remove it from the organization (that is, detach from its superior).

Content-Type: DtRemoveFromOrganizationType

Constructor & Destructor Documentation

DtIfRemoveFromOrganization::DtIfRemoveFromOrganization ( )

default constructor

virtual DtIfRemoveFromOrganization::~DtIfRemoveFromOrganization ( )
virtual

destructor

DtIfRemoveFromOrganization::DtIfRemoveFromOrganization ( const DtIfRemoveFromOrganization orig)

copy constructor

Member Function Documentation

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

assignment operator

virtual DtSimInterfaceContent* DtIfRemoveFromOrganization::clone ( ) const
virtual

Returns a newly created instance of a DtIfRemoveFromOrganization.

virtual int DtIfRemoveFromOrganization::type ( ) const
virtual

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

virtual void DtIfRemoveFromOrganization::setObjectIdentifier ( const DtEntityIdentifier &  objectIdentifier)
virtual

Set/get the object identifier (site:app:object id) of the vrf object.

Corresponds to entity identifier for individual entities, aggregate Id for aggregates, and object identifier for environmental process objects.

virtual const DtEntityIdentifier& DtIfRemoveFromOrganization::objectIdentifier ( ) const
virtual
virtual int DtIfRemoveFromOrganization::netRepSize ( ) const
virtual
virtual bool DtIfRemoveFromOrganization::setFromNet ( const char contentBuffer,
unsigned  contentSize 
)
virtual
virtual bool DtIfRemoveFromOrganization::setToNet ( )
virtual
virtual void DtIfRemoveFromOrganization::printDataToString ( DtString str)
virtual
static DtSimInterfaceContent* DtIfRemoveFromOrganization::creator ( )
static

Member Data Documentation

DtEntityIdentifier DtIfRemoveFromOrganization::myObjectIdentifier
protected

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

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)