swift
Classes | Namespaces
databasereader.h File Reference

Go to the source code of this file.

Classes

class  swift::core::db::CDatabaseReader
 Specialized version of threaded reader for DB data. More...
 
struct  swift::core::db::CDatabaseReader::HeaderResponse
 Header response part. More...
 
struct  swift::core::db::CDatabaseReader::JsonDatastoreResponse
 Response from our database (depending on JSON DB backend generates) More...
 

Namespaces

 swift::misc
 Free functions in swift::misc.
 
 swift::core
 Backend services of the swift project, like dealing with the network or the simulators.
 
 swift::core::db
 Classes interacting with the swift database (aka "datastore").