Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
fc::zipkin_span::token Struct Reference

#include <zipkin.hpp>

Public Member Functions

constexpr operator bool () const noexcept
 

Public Attributes

friend zipkin_span
 

Friends

struct zipkin_trace
 
struct optional_trace
 

Detailed Description

Definition at line 105 of file zipkin.hpp.

Member Function Documentation

◆ operator bool()

fc::zipkin_span::token::operator bool ( ) const
inlineexplicitconstexprnoexcept

Definition at line 109 of file zipkin.hpp.

109{ return id != 0; }

Friends And Related Symbol Documentation

◆ optional_trace

friend struct optional_trace
friend

Definition at line 108 of file zipkin.hpp.

◆ zipkin_trace

friend struct zipkin_trace
friend

Definition at line 107 of file zipkin.hpp.

Member Data Documentation

◆ zipkin_span

friend fc::zipkin_span::token::zipkin_span

Definition at line 106 of file zipkin.hpp.


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