X-TraceC++Library
|
Go to the source code of this file.
Data Structures | |
class | xtr::Option |
Represents an X-Trace metadata option. More... | |
class | xtr::OptionNop |
A No-op option for X-Trace, serialized to a single '0' byte. More... | |
class | xtr::OptionAny |
This class can represent any option, and is used when we don't have a specific class for an option. More... | |
class | xtr::OptionChainId |
A ChainId X-Trace metadata option. More... | |
class | xtr::OptionSeverity |
A Severity X-Trace metadata option. More... | |
Namespaces | |
namespace | xtr |
High-level API for maintaining a global X-Trace context and reporting events with logging-like calls. | |
Defines | |
#define | _XTR_OPTION_H |
#define _XTR_OPTION_H |