Benchmark Class Reference
Public Member Functions |
|
| Benchmark (const std::string &tag) |
|
void | addChild (Benchmark *child) |
|
void | list (std::ostream &out) |
|
dba_err | run (const std::string &path) |
|
dba_err | run () |
Static Public Member Functions |
|
static Benchmark * | root () |
Protected Member Functions |
|
virtual dba_err | main () |
|
dba_err | timing (const char *fmt,...) |
|
void | setParent (Benchmark *parent) |
|
std::string | name () const |
|
std::string | fullName () const |
The documentation for this class was generated from the following file: