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
DtIfAbandonPlan Class Reference

Total: 2 bytes. More...

Inheritance diagram for DtIfAbandonPlan:
Inheritance graph
[legend]

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

DtIfAbandonPlan::DtIfAbandonPlan ( )

default constructor

virtual DtIfAbandonPlan::~DtIfAbandonPlan ( )
virtual

destructor

DtIfAbandonPlan::DtIfAbandonPlan ( const DtIfAbandonPlan orig)

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.

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

Member Data Documentation

DtString DtIfAbandonPlan::myName
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)