VR-Forces 4.1.1 Class Documentation
Classes | Typedefs
taskMgr.h File Reference

Go to the source code of this file.

Classes

struct  DtOnTaskNotifyCallbackInfo
 Container used in callback lists. More...
class  DtSimTaskManager
 Class Description: DtSimTaskManager manages the bookkeeping associated with starting, completing, clearing, and skipping tasks. More...

Typedefs

typedef void(* DtOnTaskNotifyCallbackFcn )(const DtSimTask &task, const DtSimComponent &notifier, void *usr)
 Callback function definition for callbacks registered to be invoked when taskNotify() is called (when an entity starts executing a new task).

Detailed Description

Typedef Documentation

typedef void(* DtOnTaskNotifyCallbackFcn)(const DtSimTask &task, const DtSimComponent &notifier, void *usr)

Callback function definition for callbacks registered to be invoked when taskNotify() is called (when an entity starts executing a new task).


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)