VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs | Enumerations

Go to the source code of this file.

Classes

struct  DtEnumInfo
 Contains basic information about a single enumerated value. More...
 
class  DtEnumDictionary
 Maintains a list of enumerations read in from files. More...
 
struct  DtEnumDictionary::EnumInformation
 

Typedefs

typedef unsigned DtEnumUid
 DtEnumUid represents a uid used in SISO-REF-010 or any of the MAK enumerations files. More...
 

Enumerations

enum  DtEntityTypeField {
  DtNoEntityTypeField = 0, DtKindField = 1, DtDomainField = 2, DtCountryField = 3,
  DtCategoryField = 4, DtSubcategoryField = 5, DtSpecificField = 6, DtExtraField = 7,
  DtNumEntityTypeFields
}
 The different fields of an entity type. More...
 
enum  DtSisoEnumUid {
  DtKindUid = 7, DtCountryUid = 29, DtEntityTypesUid = 30, DtArticulatedPartsUid = 59,
  DtWarheadUid = 60, DtEmitterNameUid = 75, DtEmitterSystemFunctionUid = 76, DtEmitterBeamFunctionUid = 78,
  DtAcousticSystemNameUid = 144, DtAcousticBeamFunctionUid = 145, DtScanPatternUid = 147, DtAggregateKindUid = 206,
  DtAggregateCategoryUid = 207, DtAggregateSubcategoryUid = 208, DtAggregateSpecificUid = 209, DtIsPartOfStationNameUid = 212,
  DtPropulsionPlantConfigurationUid = 335
}
 Well known uids from the SISO enumerations document. More...
 
enum  DtVrfEnumUid { DtVrfRangeRingUid = 2000000, DtVrfResourceBinsUid = DtVrfRangeRingUid + 1, DtVrfResourceMeasurementsUid = DtVrfResourceBinsUid + 1, DtVrfResourceDefaultMeasurementUid = DtVrfResourceMeasurementsUid + 1 }
 uids from the VRF enumerations file. More...
 

Typedef Documentation

typedef unsigned DtEnumUid

DtEnumUid represents a uid used in SISO-REF-010 or any of the MAK enumerations files.

Enumeration Type Documentation

The different fields of an entity type.

Enumerator
DtNoEntityTypeField 
DtKindField 
DtDomainField 
DtCountryField 
DtCategoryField 
DtSubcategoryField 
DtSpecificField 
DtExtraField 
DtNumEntityTypeFields 

Well known uids from the SISO enumerations document.

There are many others, but these are the uids for the enumerations that are loaded by default.

Enumerator
DtKindUid 
DtCountryUid 
DtEntityTypesUid 
DtArticulatedPartsUid 
DtWarheadUid 
DtEmitterNameUid 
DtEmitterSystemFunctionUid 
DtEmitterBeamFunctionUid 
DtAcousticSystemNameUid 
DtAcousticBeamFunctionUid 
DtScanPatternUid 
DtAggregateKindUid 
DtAggregateCategoryUid 
DtAggregateSubcategoryUid 
DtAggregateSpecificUid 
DtIsPartOfStationNameUid 
DtPropulsionPlantConfigurationUid 

uids from the VRF enumerations file.

Enumerator
DtVrfRangeRingUid 
DtVrfResourceBinsUid 
DtVrfResourceMeasurementsUid 
DtVrfResourceDefaultMeasurementUid 

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)