VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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...
struct  DtSimTaskManager::BackgroundProcessInformation

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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)