Go to the source code of this file.
Classes | |
| class | webui.auth.db_queue.CommandRecord |
| class | webui.auth.db_queue.QueueDB |
| class | webui.auth.db_queue.QueueTable |
Namespaces | |
| namespace | webui::auth::db_queue |
Functions | |
| def | webui::auth::db_queue.createDB |
| def | webui::auth::db_queue.exists |
| def | webui::auth::db_queue.fullDBPath |
| def | webui::auth::db_queue.initSchema |
| def | webui::auth::db_queue.main |
| def | webui::auth::db_queue.test |
| def | webui::auth::db_queue.usage |
Variables | |
| string | webui::auth::db_queue.gDBFilename = "queue" |
| string | webui::auth::db_queue.gDBPath = "host" |
| string | webui::auth::db_queue.gDBTablePrefix = "queue" |