14 namespace MAKVrExchange
50 DtDEC_ATTRIBUTE( std::vector<DtString>, FederationUniqueIdentifier, federationUniqueIdentifier );
68 virtual unsigned int netSize()
const;
69 virtual void writeSelfToBuffer(
void* buffer,
int bufferSize )
const ;
70 virtual void readSelfFromBuffer(
const void* buffer,
int bufferSize );
72 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
static const DtPortalMessageKind theKind
NOTE: DtDEC_ATTRIBUTE resets the access specifier to protected.
Definition: pBasicEncyclopediaObject.h:66
DtPortalObject are messages which also serve as state repositories for simulated objects.
Definition: pObject.h:23
DtPortalMessageKind
A List of message kinds distributed with the Portal.
Definition: pMessageKinds.h:23
Contains the DtPortalObject class declaration.
Represents Basic Encyclopedia (BE) Installation Objects in a simulation.
Definition: pBasicEncyclopediaObject.h:22