14 namespace MAKVrExchange
62 virtual unsigned int netSize()
const;
63 virtual void writeSelfToBuffer(
void* buffer,
int bufferSize )
const ;
64 virtual void readSelfFromBuffer(
const void* buffer,
int bufferSize );
66 virtual std::ostream& printDataToStream( std::ostream& str )
const;
static DtPortalMessage * create()
Definition: pAdditionalPassiveActivitiesObject.h:71
#define DT_DLL_LIBPORTAL
Definition: include/portal/dllExport.h:20
#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
Messages which represent Active Sonars with state.
Definition: pUnderwaterAcousticsObject.h:24
The base class for all messages passed through the portal.
Definition: pMessage.h:65
Messages which represent Active Sonars with state.
Definition: pAdditionalPassiveActivitiesObject.h:20
static const DtPortalMessageKind theKind
Definition: pAdditionalPassiveActivitiesObject.h:58
DtPortalAdditionalPassiveActivitiesObject()
CTOR.
DtPortalMessageKind
A List of message kinds distributed with the Portal.
Definition: pMessageKinds.h:23
Contains the DtPortalUnderwaterAcousticObject class declaration.