![]() |
MAK Data Logger API Documentation for DIS
|
Contains DtSisoRefExtractor class. More...
Go to the source code of this file.
Classes | |
| class | DtSisoRefExtractor |
Typedefs | |
| typedef std::map< int, DtString > | DtEnumStringMap1 |
| Storage for collected enumerations. | |
| typedef std::map< int, std::pair< DtString, DtEnumStringMap1 > > | DtEnumStringMap2 |
| Storage for collected enumerations. | |
| typedef std::map< int, std::pair< DtString, DtEnumStringMap2 > > | DtEnumStringMap3 |
| Storage for collected enumerations. | |
| typedef std::map< int, std::pair< DtString, DtEnumStringMap3 > > | DtEnumStringMap4 |
| Storage for collected enumerations. | |
| typedef std::map< int, std::pair< DtString, DtEnumStringMap4 > > | DtEnumStringMap5 |
| Storage for collected enumerations. | |
| typedef std::map< int, std::pair< DtString, DtEnumStringMap5 > > | DtEnumStringMap6 |
| Storage for collected enumerations. | |
| typedef std::map< int, std::pair< DtString, DtEnumStringMap6 > > | DtEnumStringMap7 |
| Storage for collected enumerations. | |
Enumerations | |
| enum | { SISO_ENTRY_NO_NETRY, SISO_ENTRY_KIND = 7, SISO_ENTRY_DOM_PLAT = 8, SISO_ENTRY_CAT_PLAT_LAND = 9, SISO_ENTRY_CAT_PLAT_AIR = 10, SISO_ENTRY_CAT_PLAT_SURFACE = 11, SISO_ENTRY_CAT_PLAT_SUBSURFACE = 12, SISO_ENTRY_CAT_PLAT_SPACE = 13, SISO_ENTRY_DOM_MUN = 14, SISO_ENTRY_CAT_MUN = 15, SISO_ENTRY_US_DI_WEP = 16, SISO_ENTRY_CIS_DI_WEP = 17, SISO_ENTRY_UK_DI_WEP = 18, SISO_ENTRY_FR_DI_WEP = 19, SISO_ENTRY_GR_DI_WEP = 20, SISO_ENTRY_COUNTRY = 29, SISO_ENTRY_ENTITY_TYPES = 30, SISO_ENTRY_WARHEAD = 60, SISO_ENTRY_AGG_KIND = 206, SISO_ENTRY_AGG_TYPES = 207, SISO_ENTRY_SUBCAT_AGG = 208, SISO_ENTRY_LAST } |
Variables | |
| const int | DtAggregate = 11 |
| Aggregate Kind. | |
Contains DtSisoRefExtractor class.
Creates lists of DIS enumerations and entity types from specified SISO enumeration file.
| typedef std::map<int, DtString> DtEnumStringMap1 |
Storage for collected enumerations.
| typedef std::map<int, std::pair<DtString, DtEnumStringMap1> > DtEnumStringMap2 |
Storage for collected enumerations.
| typedef std::map<int, std::pair<DtString, DtEnumStringMap2> > DtEnumStringMap3 |
Storage for collected enumerations.
| typedef std::map<int, std::pair<DtString, DtEnumStringMap3> > DtEnumStringMap4 |
Storage for collected enumerations.
| typedef std::map<int, std::pair<DtString, DtEnumStringMap4> > DtEnumStringMap5 |
Storage for collected enumerations.
| typedef std::map<int, std::pair<DtString, DtEnumStringMap5> > DtEnumStringMap6 |
Storage for collected enumerations.
| typedef std::map<int, std::pair<DtString, DtEnumStringMap6> > DtEnumStringMap7 |
Storage for collected enumerations.
| anonymous enum |
| const int DtAggregate = 11 |
Aggregate Kind.