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

DtPatrolBetweenPointsTaskState; task state associated with a DtPatrolTwoPointsTask. More...

Inheritance diagram for DtPatrolBetweenPointsTaskState:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtPatrolBetweenPointsTaskState ()
 default constructor
 DtPatrolBetweenPointsTaskState (const DtString &writeName, DtReaderWriterRegistry *parentRegistry=0)
 constructor If you have a task state object 'put' itself, the writeName will preface the task.
 DtPatrolBetweenPointsTaskState (const DtString &writeName, const DtPatrolBetweenPointsTaskState &orig, DtReaderWriterRegistry *parentRegistry=0)
 copy constructor
const
DtPatrolBetweenPointsTaskState
operator= (const DtPatrolBetweenPointsTaskState &orig)
 assignment operator
virtual ~DtPatrolBetweenPointsTaskState ()
virtual int type () const
virtual DtSimTaskStateclone (const DtString &name, DtReaderWriterRegistry *parentRegistry=0) const
virtual DtString stringRep () const
virtual void setMovingInReverseDirection (bool yesNo)
 Set/get flag indicating whether or not we're moving in reverse direction between points.
virtual bool movingInReverseDirection () const
 Set/get flag indicating whether or not we're moving in reverse direction between points.

Static Public Member Functions

static DtSimTaskStatecreator ()

Protected Attributes

DtRwBoolean myMovingInReverseDirection

Detailed Description

DtPatrolBetweenPointsTaskState; task state associated with a DtPatrolTwoPointsTask.


Constructor & Destructor Documentation

default constructor

constructor If you have a task state object 'put' itself, the writeName will preface the task.

copy constructor


Member Function Documentation

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

assignment operator

virtual int DtPatrolBetweenPointsTaskState::type ( ) const [virtual]
Returns:
DtPatrolBetweenPointsTaskStateType

Reimplemented from DtSimTaskState.

virtual DtSimTaskState* DtPatrolBetweenPointsTaskState::clone ( const DtString name,
DtReaderWriterRegistry parentRegistry = 0 
) const [virtual]
Returns:
newly-created copy of this move-along-task-state object

Reimplemented from DtSimTaskState.

Returns:
a readable string representation of this task state object

Set/get flag indicating whether or not we're moving in reverse direction between points.

Set/get flag indicating whether or not we're moving in reverse direction between points.


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)