15 #include <matrix/vlVector.h>
30 virtual int messageSize();
#define DT_DLL_DEBUGDRAWCONNECTOR
Definition: export.h:15
DtBaseMessage is the base class for all messages that can be sent between the server and the client...
Definition: vrfMessage.h:25
Instances of DtStreamReader decode values from a byte array this assumes the data in the byte stream ...
Definition: byteStream.h:27
** Copyright (c) 2019 MAK Technologies, Inc.
Instances of DtStreamWriter encode values into a byte array this writes the data to the stream in lit...
Definition: byteStream.h:74
DT_DLL_readerWriter const char * decode(DtString &val, const char *buffer)
Decodes a value from buffer and places the result in val of the type specified by val...
DtHeatbeatMessage is sent periodically to ensure that connections are good.
Definition: vrfSystemMessage.h:22