swift
Classes | Namespaces
dbcaches.h File Reference

Go to the source code of this file.

Classes

struct  swift::core::data::TDbModelCache
 Trait for DB model cache. More...
 
struct  swift::core::data::TDbDistributorCache
 Trait for DB distributor cache. More...
 
struct  swift::core::data::TDbLiveryCache
 Trait for DB liveries. More...
 
struct  swift::core::data::TDbAirlineIcaoCache
 Trait for DB airline ICAO codes. More...
 
struct  swift::core::data::TDbAircraftIcaoCache
 Trait for DB aircraft ICAO codes. More...
 
struct  swift::core::data::TDbCountryCache
 Trait for DB countries. More...
 
struct  swift::core::data::TDbAircraftCategoryCache
 Trait for DB categories. More...
 
struct  swift::core::data::TDbAirportCache
 Trait for airport list. More...
 
struct  swift::core::data::TDbIcaoReaderBaseUrl
 Trait for ICAO reader base URL. More...
 
struct  swift::core::data::TDbModelReaderBaseUrl
 Trait for ICAO reader base URL. More...
 

Namespaces

 swift::core
 Backend services of the swift project, like dealing with the network or the simulators.
 
 swift::core::data
 Core data traits (aka cached values) and classes.