VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Static Public Member Functions
DtIfRequestGlobalPlanList Class Reference

Interface content for requesting a the list of global plans from the simulation engine. More...

Inheritance diagram for DtIfRequestGlobalPlanList:
Inheritance graph
[legend]

Public Member Functions

 DtIfRequestGlobalPlanList ()
 default constructor
 DtIfRequestGlobalPlanList (const DtIfRequestGlobalPlanList &orig)
 copy constructor
const DtIfRequestGlobalPlanListoperator= (const DtIfRequestGlobalPlanList &orig)
 assignment operator
virtual ~DtIfRequestGlobalPlanList ()
virtual int type () const
virtual DtSimInterfaceContentclone () const
virtual bool setFromNet (const char *contentBuffer, unsigned contentSize)
virtual bool setToNet ()
virtual void printDataToString (DtString &str)
- Public Member Functions inherited from DtSimInterfaceContent
virtual ~DtSimInterfaceContent ()
virtual bool update (const DtSimInterfaceContent *data)
virtual char * netRep ()
virtual int netRepSize () const
virtual void setUseSessionId (bool yesNo)
virtual bool useSessionId () const

Static Public Member Functions

static DtSimInterfaceContentcreator ()
- Static Public Member Functions inherited from DtSimInterfaceContent
static DtSimInterfaceContentcreateInterfaceContent (int type)
static void addInterfaceContentCreatorFcn (int type, DtInterfaceContentCreatorFcn fcn)
static void setFactory (DtInterfaceContentFactory *factory)
static DtInterfaceContentFactoryfactory ()

Additional Inherited Members

- Protected Member Functions inherited from DtSimInterfaceContent
 DtSimInterfaceContent ()
 DtSimInterfaceContent (const DtSimInterfaceContent &orig)
const DtSimInterfaceContentoperator= (const DtSimInterfaceContent &orig)
virtual char * createNetworkBuffer ()
- Protected Attributes inherited from DtSimInterfaceContent
char * myNetRep
bool myUseSessionId
- Static Protected Attributes inherited from DtSimInterfaceContent
static DtInterfaceContentFactorymyFactory

Detailed Description

Interface content for requesting a the list of global plans from the simulation engine.

A DtIfGlobalPlanList interface message is typically sent in response to this request.

Constructor & Destructor Documentation

DtIfRequestGlobalPlanList::DtIfRequestGlobalPlanList ( )

default constructor

DtIfRequestGlobalPlanList::DtIfRequestGlobalPlanList ( const DtIfRequestGlobalPlanList orig)

copy constructor

virtual DtIfRequestGlobalPlanList::~DtIfRequestGlobalPlanList ( )
virtual

Member Function Documentation

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

assignment operator

virtual int DtIfRequestGlobalPlanList::type ( ) const
virtual

Implements DtSimInterfaceContent.

virtual DtSimInterfaceContent* DtIfRequestGlobalPlanList::clone ( ) const
virtual

Implements DtSimInterfaceContent.

virtual bool DtIfRequestGlobalPlanList::setFromNet ( const char *  contentBuffer,
unsigned  contentSize 
)
virtual

Reimplemented from DtSimInterfaceContent.

virtual bool DtIfRequestGlobalPlanList::setToNet ( )
virtual

Reimplemented from DtSimInterfaceContent.

virtual void DtIfRequestGlobalPlanList::printDataToString ( DtString str)
virtual

Reimplemented from DtSimInterfaceContent.

static DtSimInterfaceContent* DtIfRequestGlobalPlanList::creator ( )
static

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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)