9 #ifndef fedAmbCallbackMsg_h
10 #define fedAmbCallbackMsg_h
18 #if defined(DtIFSPEC13)
24 class DtFedAmbCallback;
58 virtual void evokeCallback(RTI_API::FederateAmbassador* fedAmb)
const;
DtRtiMsgKind
Definition: rtiMsgKind.h:9
Definition: fedTimeFactory.h:73
virtual void printData(DtLogicalTimeFactory *logicalTimeFactory) const
void(* DtCallbackCb)(const DtFedAmbCallbackMsg &msg, void *usr)
Definition: fedAmbCallbackMsg.h:27
Instances of DtConnectionMgr manage the communication objects that the RTI will use to either communi...
Definition: connectMgr.h:67
DtRtiMsg is the base class for messages between RTI components.
Definition: rtiMsg.h:34
virtual DtRtiMsg * clone(bool copy=true) const =0
Return a copy/empty object of the same type as this.
virtual DtRtiMsgKind internalDtRtiMsgKind()=0
DtUniquePtr< DtFedAmbCallback > myCallback
The federate ambassador callback parameters.
Definition: fedAmbCallbackMsg.h:73
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155
A message that delivers stored callbacks generated by asynchronous thread.
Definition: fedAmbCallbackMsg.h:34
his file contains the rti1516_2025::FederateAmbassador class.