VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Public Attributes
DtCurrentTaskData Struct Reference

Structure holding the current task information for one of the current tasks for an entity. More...

Public Member Functions

 DtCurrentTaskData ()

Public Attributes

DtSimTasktask
 The task that is being executed.
std::vector< DtSimTaskMessageTypeconflictingTaskIds
 The task types of all the tasks that conflict with the task.

Detailed Description

Structure holding the current task information for one of the current tasks for an entity.

Constructor & Destructor Documentation

DtCurrentTaskData::DtCurrentTaskData ( )
inline

Member Data Documentation

DtSimTask* DtCurrentTaskData::task

The task that is being executed.

std::vector<DtSimTaskMessageType> DtCurrentTaskData::conflictingTaskIds

The task types of all the tasks that conflict with the task.


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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)