14 #include <vlutil/vlString.h>
34 const std::set<DtUUID>& objectNameList,
#define DT_DLL_vrfmodel
This file is used to determine how to build.
Definition: vrfmodelDefines.h:24
DtVrfObject is used to represent any type of simulated object (entities, aggregate, control objects) in a VR-Forces application.
Definition: vrfObject.h:215
DtSharedVrfObjectReference class will allocate an empty DtVrfObjectReference if one is not assigned s...
Definition: vrfObjectReference.h:102
DT_DLL_vrfmodel bool messageSenderInList(const DtVrfObjectMessage &radioMessage, const std::set< DtUUID > &objectNameList, const DtVrfObjectManager &objectManager)
Returns true if message sender is in the list of given object names.
The base class for all messages to/from a specific DtVrfObject.
Definition: vrfObjectMessage.h:30
class DtVrfObjectManager:
Definition: vrfObjectManager.h:201
DT_DLL_vrfmodel bool entityIsMessageSender(const DtVrfObject &entity, const DtVrfObjectMessage &radioMessage)
This file contains declarations of utility functions used to identify the sender or receiver of a giv...
DT_DLL_vrfmodel DtSharedVrfObjectReference messageSenderObject(const DtVrfObjectMessage &radioMessage, const DtVrfObjectManager &objectManager)