VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
simTaskManager.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 Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)