userver: userver/components/component_base.hpp File Reference
Loading...
Searching...
No Matches
component_base.hpp File Reference

Detailed Description

Go to the source code of this file.

+ This graph shows which files directly or indirectly include this file:

Classes

class  components::ComponentBase
 Base class for all application components, it depends on components::Logger and components::Tracer. More...
 

Namespaces

namespace  components
 Contains functions and types to start a userver based service/tool.
 

Typedefs

using components::LoggableComponentBase = ComponentBase
 Deprecated, use ComponentBase instead.