ORTS

SimpleTerrain::FF_Task Struct Reference

The internal data complementing Task data: More...

#include <ST_ForceField.H>

List of all members.

Public Member Functions

 FF_Task (const Task &task_)
 FF_Task (const FF_Task &other)
void set_path (const Object *obj_, const Vector< Loc > &path_)
bool isValid () const

Public Attributes

Task task
bool isPending
bool isFailed
bool noPathFound
boost::shared_ptr< UnitPath_FFpath
uint4 replanned

Private Member Functions

FF_Task operator= (const FF_Task &other)

Detailed Description

The internal data complementing Task data:

Definition at line 93 of file ST_ForceField.H.


Constructor & Destructor Documentation

SimpleTerrain::FF_Task::FF_Task ( const Task task_) [inline]

Definition at line 103 of file ST_ForceField.H.

SimpleTerrain::FF_Task::FF_Task ( const FF_Task other) [inline]

Definition at line 105 of file ST_ForceField.H.


Member Function Documentation

bool SimpleTerrain::FF_Task::isValid ( ) const [inline]

Definition at line 111 of file ST_ForceField.H.

References isFailed, isPending, noPathFound, and path.

FF_Task SimpleTerrain::FF_Task::operator= ( const FF_Task other) [private]
void FF_Task::set_path ( const Object obj_,
const Vector< Loc > &  path_ 
)

Definition at line 1632 of file ST_ForceField.C.


Member Data Documentation

Definition at line 95 of file ST_ForceField.H.

Referenced by isValid().

Definition at line 98 of file ST_ForceField.H.

Referenced by isValid().

Definition at line 94 of file ST_ForceField.H.


The documentation for this struct was generated from the following files:


Generated on Fri May 18 2012 03:03:14 for ORTS by Doxygen1.7.3