X-TraceC++Library
|
#include "XtrMetadata.h"
#include "XtrEvent.h"
#include <pthread.h>
#include <unistd.h>
#include <memory>
Go to the source code of this file.
Data Structures | |
class | xtr::Context |
Represents an X-Trace context, which carries information about the current task and the most recent preceding event in a thread. More... | |
Namespaces | |
namespace | xtr |
High-level API for maintaining a global X-Trace context and reporting events with logging-like calls. | |
Defines | |
#define | MAXHOSTNAME 256 |
#define MAXHOSTNAME 256 |