userver: userver/components/component_base.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
component_base.hpp File Reference

Detailed Description

Go to the source code of 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