10 BinarySemaphore* recoverysemaphore;
11 BinaryQueue* recoveryqueue;
17 using namespace cpp_freertos;
30 virtual void Cleanup();
37 int db_exec(
const char*);
38 bool db_obsolete(
bool& obsolete);
41 bool data_purge(
const bool flush,
int messages);
43 bool data_set_recovery();
48 uint8_t sqlite_memory[SQLITE_MEMORY];
Definition: db_thread.h:19
Definition: typedef.h:191
Definition: db_thread.h:5
Definition: typedef.h:134
Definition: typedef.h:214