10 #include <vlutil/vlString.h>
11 #include <vlutil/vlNetTypes.h>
12 #include <matrix/vlVector.h>
16 class DtPortalConnection;
30 typedef void (*DtPortalLoggerPlayInteractionCb)
45 virtual unsigned int netSize()
const;
46 virtual void writeSelfToBuffer(
void *buffer)
const ;
47 virtual void readSelfFromBuffer(
const void *buffer);
48 virtual std::ostream &printDataToStream(std::ostream &str)
const;
60 functionCallback_type callbackFunction,
72 functionCallback_type callbackFunction,