Set correct model type and added model type "TypeReverseLookup"

This commit is contained in:
Klaus Basan
2018-11-17 23:07:50 +01:00
parent 8439f19ca3
commit 0ab4a18bda
3 changed files with 13 additions and 7 deletions

View File

@@ -75,6 +75,7 @@ namespace BlackMisc
TypeUnknown,
TypeQueriedFromNetwork, //!< model was queried by network protocol
TypeFSInnData, //!< model based on FSD ICAO data
TypeReverseLookup, //!< reverse lookup model
TypeModelMatching, //!< model is result of model matching
TypeModelMatchingDefaultModel, //!< a default model assigned by model matching
TypeDatabaseEntry, //!< used along with mapping definition