15 #include <matrix/vlVector.h>
30 virtual int messageSize();
DtBaseMessage is the base class for all messages that can be sent between the server and the client...
Definition: rfxMessage.h:25
Instances of DtStreamWriter encode values into a byte array this writes the data to the stream in lit...
Definition: byteStream.h:74
#define RFX_DLL_SHARED
Definition: include/radarFxShared/export.h:15
Defines the base class for all messages that can be sent between the server and the client...
DT_DLL_VRVCORE double length(const makVrv::DtCoordinateSystem &, const std::vector< DtVector > &vertices)
Returns the total distance of a segmented line defined by the provided vector of vertices.
Instances of DtStreamReader decode values from a byte array this assumes the data in the byte stream ...
Definition: byteStream.h:27
DtHeatbeatMessage is sent periodically to ensure that connections are good.
Definition: rfxSystemMessage.h:22