libbmq 2f89e4a12c66e1eef53d27df596a2d59742f6a67
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BloombergLP::bmqpi::DTSpan Class Referenceabstract

A pure interface for representing a span of a distributed trace.

#include <bmqpi_dtspan.h>

Classes

class  Baggage
 A set of key-values used to describe a DTSpan. More...
 

Public Member Functions

virtual ~DTSpan ()
 Destructor.
 
virtual bsl::string_view operation () const =0
 Returns the name of the operation that this DTSpan represents.
 

Constructor & Destructor Documentation

◆ ~DTSpan()

virtual BloombergLP::bmqpi::DTSpan::~DTSpan ( )
virtual

Member Function Documentation

◆ operation()

virtual bsl::string_view BloombergLP::bmqpi::DTSpan::operation ( ) const
pure virtual

The documentation for this class was generated from the following file: