libdballe
7.6
|
Public Member Functions | |
TraceOp (Trace &trace, const char *operation) | |
void | done () |
template<typename T > | |
void | add_list (const char *key, const T &val) |
void | add_null (const char *key) |
template<typename T > | |
void | add (const char *key, const T &val) |
void | add_query (const Query &query) |
Protected Attributes | |
Trace * | trace = 0 |
clock_t | start |