13 #include <vlutil/vlNetTypes.h>
14 #include <vlutil/vlString.h>
15 #include <matrix/vlVector.h>
17 namespace MAKVrExchange
20 class DtPortalConnection;
32 typedef void (*functionCallback_type) (
43 functionCallback_type callbackFunction,
void* userData );
47 functionCallback_type callbackFunction,
void* userData );
#define DT_DLL_LIBPORTAL
Definition: include/portal/dllExport.h:20
Contains the DtPortalLoggerControlInteraction class declaration.
static DtPortalMessage * create()
Definition: pLoggerRecordInteraction.h:58
static const DtPortalMessageKind theKind
Definition: pLoggerRecordInteraction.h:51
The base class for all messages passed through the portal.
Definition: pMessage.h:67
Represents a logger Record event.
Definition: pLoggerRecordInteraction.h:26
DtPortalLoggerRecordInteraction()
CTOR.
Connects a broker to the Portal Data Exchange.
Definition: pConnection.h:49
Represents a logger control event.
Definition: pLoggerControlInteraction.h:26
DtPortalMessageKind
A List of message kinds distributed with the Portal.
Definition: pMessageKinds.h:23