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

Total: 2 bytes. More...

Inheritance diagram for DtIfAbandonPlan:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtIfAbandonPlan ()
 default constructor
virtual ~DtIfAbandonPlan ()
 destructor
 DtIfAbandonPlan (const DtIfAbandonPlan &orig)
 copy constructor
DtIfAbandonPlanoperator= (const DtIfAbandonPlan &orig)
 assignment operator
virtual int type () const
 Returns the type of Interface Content.
virtual DtSimInterfaceContentclone () const
virtual const DtStringname () const
 Set/get the name string of plan.
virtual void setName (const DtString &name)
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

DtString myName

Detailed Description

Total: 2 bytes.

class DtIfAbandonPlan:

Instances of DtIfAbandonPlan are the content portion of requests to abandon the Plan associated with a given object name.

Content-Type: DtAbandonPlanMessageType

Parameters: object name - the object name DtString that identifies the entity whose plan should be abandoned.


Constructor & Destructor Documentation

default constructor

virtual DtIfAbandonPlan::~DtIfAbandonPlan ( ) [virtual]

destructor

copy constructor


Member Function Documentation

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

assignment operator

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

Returns the type of Interface Content.

Implements DtSimInterfaceContent.

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

Implements DtSimInterfaceContent.

virtual const DtString& DtIfAbandonPlan::name ( ) const [virtual]

Set/get the name string of plan.

virtual void DtIfAbandonPlan::setName ( const DtString name) [virtual]
virtual int DtIfAbandonPlan::netRepSize ( ) const [virtual]

Reimplemented from DtSimInterfaceContent.

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

Reimplemented from DtSimInterfaceContent.

virtual bool DtIfAbandonPlan::setToNet ( ) [virtual]

Reimplemented from DtSimInterfaceContent.

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

Reimplemented from DtSimInterfaceContent.


Member Data Documentation


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)