14 namespace MAKVrExchange
17 class DtPortalConnection;
29 AggregateFormation = 1,
33 ChoiceDropDownList = 5,
34 ChoiceOptionButton = 6,
43 LocationWithAltitude = 15,
44 LocationWithoutAltitude = 16,
45 MunitionResource = 17,
49 SimulationObjectSingle = 21,
50 SimulationObjectMultiple = 22,
85 typedef void (*functionCallback_type) (
96 functionCallback_type callbackFunction,
void* userData );
100 functionCallback_type callbackFunction,
void* userData );
118 virtual unsigned int netSize()
const;
119 virtual void writeSelfToBuffer(
void* buffer,
int bufferSize )
const;
120 virtual void readSelfFromBuffer(
const void* buffer,
int bufferSize );
122 virtual std::ostream& printDataToStream( std::ostream& stream )
const;
MsgHeader header
Definition: pVrfSetData.h:78
int len
Definition: pVrfSetData.h:74
#define DT_DLL_LIBPORTAL
Definition: include/portal/dllExport.h:20
static DtPortalMessage * create()
Definition: pVrfSetData.h:139
DtVector value
Definition: pVrfSetData.h:79
#define DtDEC_ATTRIBUTE(T, N, n)
A Macro to define an attribute; as well as make an accessor and mutator for that attribute.
Definition: addAttribute.h:49
static const DtPortalMessageKind theKind
NOTE: DtDEC_ATTRIBUTE resets the access specifier to protected.
Definition: pVrfSetData.h:114
Definition: pVrfSetData.h:62
The base class for all messages passed through the portal.
Definition: pMessage.h:65
Contains the DtPortalInteraction class declaration.
Definition: pVrfSetData.h:72
DtPortalInteractions are a special type of DtPortalMessages which are used to transmit simulation dat...
Definition: pInteraction.h:21
DtPortalVrfSetDataInteraction()
CTOR.
MsgHeader header
Definition: pVrfSetData.h:68
Definition: pVrfSetData.h:67
Definition: pVrfSetData.h:77
ScriptedTaskVariableType
Definition: pVrfSetData.h:26
Connects a broker to the Portal Data Exchange.
Definition: pConnection.h:49
MsgHeader header
Definition: pVrfSetData.h:73
std::list< DtAttributeValuePair > DtAttributeValuePairList
A list of DtAttributeValuePairs.
Definition: variableLengthData.h:79
DtPortalMessageKind
A List of message kinds distributed with the Portal.
Definition: pMessageKinds.h:23
double value
Definition: pVrfSetData.h:69
Vrf Set Data Interaction class.
Definition: pVrfSetData.h:21
MsgHeader header
Definition: pVrfSetData.h:63
int value
Definition: pVrfSetData.h:64