userver: clients::http::plugin::ComponentBase Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
clients::http::plugin::ComponentBase Class Referenceabstract

Detailed Description

Definition at line 10 of file plugin_component.hpp.

+ Inheritance diagram for clients::http::plugin::ComponentBase:
+ Collaboration diagram for clients::http::plugin::ComponentBase:

Public Member Functions

virtual PluginGetPlugin ()=0
 
- 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
 

Additional Inherited Members

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

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