|
Electroneum
|
#include <cachedb.h>

Public Attributes | |
| int | enabled |
| struct cachedb_backend * | backend |
| void * | backend_data |
The global variable environment contents for the cachedb Shared between threads, this represents long term information. Like database connections.
| struct cachedb_backend* cachedb_env::backend |
| int cachedb_env::enabled |