15 #include <vlutil/vlMachineTypes.h>
20 namespace MAKVrExchange
48 const unsigned int size()
const;
51 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
Represents data of fixed length.
Definition: fixedLengthData.h:27
DT_DLL_LIBPORTAL std::ostream & operator<<(std::ostream &stream, const DtActiveSonarBeamData &data)
std::vector< DtFixedLengthData > DtFixedLengthDataArray
A container of DtFixedLengthData.
Definition: fixedLengthData.h:67
Contains the DtDEC_ATTRIBUTE macros.