#include <tracer.h>
◆ Direction
Enumerator |
---|
kClientToRouter | |
kRouterToClient | |
kServerToRouter | |
kRouterToServer | |
kClientClose | |
kServerClose | |
◆ Wait
◆ direction() [1/2]
std::optional< Direction > Tracer::Event::direction |
( |
| ) |
const |
|
inline |
◆ direction() [2/2]
◆ stage() [1/2]
std::optional< Stage > Tracer::Event::stage |
( |
| ) |
const |
|
inline |
◆ stage() [2/2]
Event & Tracer::Event::stage |
( |
std::string_view |
s | ) |
|
|
inline |
◆ direction_
std::optional<Direction> Tracer::Event::direction_ |
|
private |
◆ stage_
std::optional<Stage> Tracer::Event::stage_ |
|
private |
The documentation for this class was generated from the following file: