10 #ifndef baseParam1516_H_
11 #define baseParam1516_H_
20 #include <RTI/RTI1516.h>
26 class DtLgrOnlineFomDesc;
27 class DtBaseInterClassDesc;
36 const void* handCode,
int codeSize );
51 inline bool isSubscribedTo()
const;
54 inline void setIsSubscribedTo(
bool onOff );
Contains MAKLogger::DtBaseHla1516Value subclass of MAKLogger::DtBaseHlaValue.
DtU32 flags() const
Get the encoded flags.
Definition: baseHlaValue.h:89
Defines IMPORT/EXPORT macros for lgrSim library.
#define DT_DLL_LGRSIM
Definition: lgrSim.h:21
DtU32 DtLgrHlaHandle
Logger Psuedo Handle type.
Definition: hlaTimeStampedAttr.h:22
void setIsSubscribedTo(bool onOff)
Toggle on/off the subscription to this interaction parameter.
Definition: baseParam1516.h:63
An online fom description that has access to the RTI Ambassidor.
Definition: onlineFomDesc.h:34
bool isSubscribedTo() const
Is this interaction parameter subscribed to.
Definition: baseParam1516.h:58
Contains MAKLogger::DtLgrHlaHandle typedef and MAKLogger::DtLgrValueReference and MAKLogger::DtLgrVal...
Base HLA 1516 value which includes flags and an encoded handle.
Definition: baseHla1516Value.h:24
void setFlags(DtU32)
Set the encoded flags.
Definition: baseHlaValue.h:94
Definition: baseHlaValue.h:38
Represents a Interaction parameter description.
Definition: baseParam1516.h:31