Joedb 9.1.3
The Journal-Only Embedded Database
|
All types defined for this database, listed in a class (for use as template parameter) More...
#include <tutorial/Types.h>
Public Types | |
using | Writable_Database = tutorial::Writable_Database |
using | Client = tutorial::Client |
using | Database = tutorial::Database |
using | File_Client = tutorial::File_Client |
using | File_Database = tutorial::File_Database |
using | Interpreted_File_Database = tutorial::Interpreted_File_Database |
using | Readable = tutorial::Readable |
using | Readonly_Client = tutorial::Readonly_Client |
using | Readonly_Database = tutorial::Readonly_Database |
using | Readonly_Interpreted_File_Database = tutorial::Readonly_Interpreted_File_Database |
using | id_of_city = tutorial::id_of_city |
using | iterator_of_city = tutorial::container_of_city::iterator |
using | id_of_person = tutorial::id_of_person |
using | iterator_of_person = tutorial::container_of_person::iterator |