VR-Forces 4.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 Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)