userver: clients::http::plugins::yandex_tracing::Component Class Reference
Loading...
Searching...
No Matches
clients::http::plugins::yandex_tracing::Component Class Referencefinal

Detailed Description

Definition at line 13 of file component.hpp.

+ Inheritance diagram for clients::http::plugins::yandex_tracing::Component:
+ Collaboration diagram for clients::http::plugins::yandex_tracing::Component:

Public Member Functions

 Component (const components::ComponentConfig &, const components::ComponentContext &)
 
http::PluginGetPlugin () override
 
- Public Member Functions inherited from components::LoggableComponentBase
 LoggableComponentBase (const ComponentConfig &, const ComponentContext &)
 
 LoggableComponentBase (LoggableComponentBase &&)=delete
 
 LoggableComponentBase (const LoggableComponentBase &)=delete
 
 ~LoggableComponentBase () override=default
 
ComponentHealth GetComponentHealth () const override
 
void OnLoadingCancelled () override
 
void OnAllComponentsLoaded () override
 
void OnAllComponentsAreStopping () override
 

Static Public Attributes

static constexpr std::string_view kName = "http-client-plugin-yandex-tracing"
 The default name of clients::http::plugins::yandex_tracing::Component component.
 

Additional Inherited Members

- Static Public Member Functions inherited from components::LoggableComponentBase
static yaml_config::Schema GetStaticConfigSchema ()
 

Member Function Documentation

◆ GetPlugin()

http::Plugin & clients::http::plugins::yandex_tracing::Component::GetPlugin ( )
overridevirtual

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