14 #include <vlpi/entityType.h>
15 #include <vlutil/vlString.h>
18 namespace MAKVrExchange
83 DtDEC_ATTRIBUTE( DtU32, NumberOfAppearanceRecords, numberOfAppearanceRecords );
Represents variable length byte arrays.
Definition: variableLengthData.h:24
std::vector< DtSilentEntity > DtSilentEntityArray
Definition: aggregateTypes.h:132
#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
Contains the DtVariableLengthData class declaration.
A container class for the SilentAggregateType.
Definition: aggregateTypes.h:23
std::vector< DtSilentAggregate > DtSilentAggregateArray
A vector of DtSilentAggregates.
Definition: aggregateTypes.h:131
std::vector< DtAggregateVariableDatum > DtAggregateVariableDatumArray
Definition: aggregateTypes.h:129
DT_DLL_LIBPORTAL std::ostream & operator<<(std::ostream &stream, const DtActiveSonarBeamData &data)
Represents variable data transmitted as part of the Aggregate Object.
Definition: aggregateTypes.h:97
Contains the DtDEC_ATTRIBUTE macros.
Represents entities which are not simulated, but rather only listed in the aggregate.
Definition: aggregateTypes.h:57