15 #include <vlutil/vlString.h>
21 namespace MAKVrExchange
56 virtual std::ostream& printDataToStream( std::ostream& stream )
const;
61 DtDEC_ATTRIBUTE( DtU16, ActiveEmissionParameterIndex, activeEmissionParameterIndex );
#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
std::list< DtActiveSonarBeamData > DtActiveSonarBeamList
Definition: activeSonarBeamData.h:75
DT_DLL_LIBPORTAL std::ostream & operator<<(std::ostream &stream, const DtActiveSonarBeamData &data)
Represents Emitter Beam Objects.
Definition: activeSonarBeamData.h:31
Contains the DtDEC_ATTRIBUTE macros.