VR-Forces 4.3 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
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)

Static Public Member Functions

static DtSimInterfaceContentcreator ()

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
virtual DtSimInterfaceContent* DtIfRequestGlobalPlanList::clone ( ) const
virtual
virtual bool DtIfRequestGlobalPlanList::setFromNet ( const char contentBuffer,
unsigned  contentSize 
)
virtual
virtual bool DtIfRequestGlobalPlanList::setToNet ( )
virtual
virtual void DtIfRequestGlobalPlanList::printDataToString ( DtString str)
virtual
static DtSimInterfaceContent* DtIfRequestGlobalPlanList::creator ( )
static

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)