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 | Protected Attributes
DtIfGlobalPlanList Class Reference

Interface content containing the list of global plan names from a single simulation engine. More...

Inheritance diagram for DtIfGlobalPlanList:
Inheritance graph
[legend]

Public Member Functions

 DtIfGlobalPlanList ()
 default constructor
 DtIfGlobalPlanList (const DtIfGlobalPlanList &orig)
 copy constructor
const DtIfGlobalPlanListoperator= (const DtIfGlobalPlanList &orig)
 assignment operator
virtual ~DtIfGlobalPlanList ()
virtual int type () const
virtual DtSimInterfaceContentclone () const
virtual int netRepSize () const
virtual bool setFromNet (const char *contentBuffer, unsigned contentSize)
virtual bool setToNet ()
virtual void printDataToString (DtString &str)
virtual const std::vector
< DtString > & 
planNames () const
 A vector containing the names of the global plans.
virtual std::vector< DtString > & planNames ()
 A vector containing the names of the global plans.

Static Public Member Functions

static DtSimInterfaceContentcreator ()

Protected Attributes

std::vector< DtStringmyPlanNames

Detailed Description

Interface content containing the list of global plan names from a single simulation engine.

Constructor & Destructor Documentation

DtIfGlobalPlanList::DtIfGlobalPlanList ( )

default constructor

DtIfGlobalPlanList::DtIfGlobalPlanList ( const DtIfGlobalPlanList orig)

copy constructor

virtual DtIfGlobalPlanList::~DtIfGlobalPlanList ( )
virtual

Member Function Documentation

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

assignment operator

virtual int DtIfGlobalPlanList::type ( ) const
virtual
virtual DtSimInterfaceContent* DtIfGlobalPlanList::clone ( ) const
virtual
virtual const std::vector<DtString>& DtIfGlobalPlanList::planNames ( ) const
virtual

A vector containing the names of the global plans.

virtual std::vector<DtString>& DtIfGlobalPlanList::planNames ( )
virtual

A vector containing the names of the global plans.

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

Member Data Documentation

std::vector<DtString> DtIfGlobalPlanList::myPlanNames
protected

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)