MIRA
database Directory Reference
Directory dependency graph for database:
base/include/database

Files

file  SQLiteDB.h [code]
 A wrapper class for the SQLite SQL database.
 
file  SQLiteQuery.h [code]
 Class representing a result of a database query.
 
file  StripedStorage.h [code]
 Stores data sequentially into different files (striped) providing a reliable way to retrieve data later from one of the files.