|
enum | Backend : unsigned { SystemBackend = 0x1
, InProcessBackend = 0x2
} |
|
|
static bool | initialise (unsigned backends=(SystemBackend|InProcessBackend)) |
|
static bool | isTracing () |
|
static bool | startInProcessTracing (const std::string &traceFile, const std::string &categoryFilter=std::string()) |
|
static bool | startInProcessTracing (int fd, const std::string &categoryFilter=std::string()) |
|
static void | stopInProcessTracing () |
|
The documentation for this class was generated from the following files: