userver: userver/components/manager_controller_component.hpp File 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
manager_controller_component.hpp File Reference

Detailed Description

Component that prepares the engine internals and starts all the other components.

Definition in file manager_controller_component.hpp.

Go to the source code of this file.

+ Include dependency graph for manager_controller_component.hpp:

Classes

class  components::ManagerControllerComponent
 Component that prepares the engine internals and starts all the other components. More...
 

Namespaces

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

Variables

template<>
constexpr auto components::kConfigFileMode< ManagerControllerComponent >