16 #include <tbb/spin_rw_mutex.h>
tbb::spin_rw_mutex mySimCommandCallbacksMutex
Definition: simCommandDistributor.h:59
DtSimCommandCallbackList::DtCallbackFunctionType DtSimCommandCallbackFcn
Definition: simCommandDistributor.h:29
std::map< DtSimCommandMessageType, DtSimCommandCallbackList > DtSimCallbackListMap
Definition: simCommandDistributor.h:30
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
Definition: noArgumentCallbackList.h:91
DtSimCommand is an abstract base class from which commands can derive. It manages the read/write capa...
Definition: simCommand.h:32
DtSimCallbackListMap mySimCommandCallbacks
Definition: simCommandDistributor.h:60
DtCallbackList< const DtSimCommand & > DtSimCommandCallbackList
Definition: simCommandDistributor.h:28
Contains the DtSimCommandDistributor class declaration.
Definition: simCommandDistributor.h:24