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

DtPatrolRouteTaskState; task state associated with a DtPatrolRouteTaskState. More...

Inheritance diagram for DtPatrolRouteTaskState:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtPatrolRouteTaskState ()
 default constructor
 DtPatrolRouteTaskState (const DtString &writeName, DtReaderWriterRegistry *parentRegistry=0)
 constructor If you have a task state object 'put' itself, the writeName will preface the task.
 DtPatrolRouteTaskState (const DtString &writeName, const DtPatrolRouteTaskState &orig, DtReaderWriterRegistry *parentRegistry=0)
 copy constructor
const DtPatrolRouteTaskStateoperator= (const DtPatrolRouteTaskState &orig)
 assignment operator
virtual ~DtPatrolRouteTaskState ()
virtual int type () const
virtual DtSimTaskStateclone (const DtString &name, DtReaderWriterRegistry *parentRegistry=0) const
virtual DtString stringRep () const
virtual void setTraversalDirection (enum DtIteratorDirection direction)
 Set/get flag indicating whether or not we're moving in reverse direction along route.
virtual enum DtIteratorDirection traversalDirection () const
 Set/get flag indicating whether or not we're moving in reverse direction along route.

Static Public Member Functions

static DtSimTaskStatecreator ()

Protected Attributes

DtRwInt myTraversalDirection

Detailed Description

DtPatrolRouteTaskState; task state associated with a DtPatrolRouteTaskState.


Constructor & Destructor Documentation

default constructor

DtPatrolRouteTaskState::DtPatrolRouteTaskState ( const DtString writeName,
DtReaderWriterRegistry parentRegistry = 0 
)

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

DtPatrolRouteTaskState::DtPatrolRouteTaskState ( const DtString writeName,
const DtPatrolRouteTaskState orig,
DtReaderWriterRegistry parentRegistry = 0 
)

copy constructor


Member Function Documentation

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

assignment operator

virtual int DtPatrolRouteTaskState::type ( ) const [virtual]
Returns:
DtPatrolRouteTaskStateType

Reimplemented from DtSimTaskState.

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

Reimplemented from DtSimTaskState.

virtual DtString DtPatrolRouteTaskState::stringRep ( ) const [virtual]
Returns:
a readable string representation of this task state object
virtual void DtPatrolRouteTaskState::setTraversalDirection ( enum DtIteratorDirection  direction) [virtual]

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

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


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)