VR-Forces 4.10 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). More...
 

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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)