14 namespace MAKVrExchange
67 virtual unsigned int netSize()
const;
68 virtual void writeSelfToBuffer(
void* buffer,
int bufferSize )
const ;
69 virtual void readSelfFromBuffer(
const void* buffer,
int bufferSize );
71 virtual std::ostream& printDataToStream( std::ostream& stream )
const;
#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
The base class for all messages passed through the portal.
Definition: pMessage.h:67
Represents Basic Encyclopedia (BE) DMPI Objects in a simulation.
Definition: pBeDmpiObject.h:22
static const DtPortalMessageKind theKind
NOTE: DtDEC_ATTRIBUTE resets the access specifier to protected.
Definition: pBeDmpiObject.h:63
static DtPortalMessage * create()
Definition: pBeDmpiObject.h:76
Contains the DtPortalBasicEncyclopedia class declaration.
DtPortalMessageKind
A List of message kinds distributed with the Portal.
Definition: pMessageKinds.h:23
Represents Basic Encyclopedia (BE) Installation Objects in a simulation.
Definition: pBasicEncyclopediaObject.h:22