![]() |
VR-Forces 4.10 Class Documentation
|
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... | |
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, DtAggregateKindUid = 206, DtAggregateCategoryUid = 207, DtAggregateSubcategoryUid = 208, DtAggregateSpecificUid = 209 } |
| Well known uids from the SISO enumerations document. More... | |
| enum | DtVrfEnumUid { DtVrfRangeRingUid = 2000000 } |
| uids from the VRF enumerations file. More... | |
DtEnumUid represents a uid used in SISO-REF-010 or any of the MAK enumerations files.
| enum DtEntityTypeField |
| enum DtSisoEnumUid |
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 | |
| DtAggregateKindUid | |
| DtAggregateCategoryUid | |
| DtAggregateSubcategoryUid | |
| DtAggregateSpecificUid | |
| enum DtVrfEnumUid |