15 #include <vlpi/entityIdentifier.h>
16 #include <vlpi/entityType.h>
18 #include <vlutil/vlMachineTypes.h>
19 #include <vlutil/vlString.h>
23 namespace MAKVrExchange
51 virtual std::ostream& printDataToStream( std::ostream& stream )
const;
58 DtDEC_ATTRIBUTE( DtFloat32, OriginalTimeOfDetection, originalTimeOfDetection );
59 DtDEC_ATTRIBUTE( DtFloat32, OriginalDateAndTimeOfDetection, originalDateAndTimeOfDetection );
61 DtDEC_ATTRIBUTE( DtFloat32, LastDateAndTimeOfDetection, lastDateAndTimeOfDetection );
62 DtDEC_ATTRIBUTE( DtInt32, CombatIdentificationLevel, combatIdentificationLevel );
70 DtDEC_ATTRIBUTE( std::vector<DtInt32>, ContactSourceTypes, contactSourceTypes );