Forward declarations for components::ComponentContext and components::ComponentConfig; function components::GetCurrentComponentName() More...
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | components |
Contains functions and types to start a userver based service/tool. | |
Functions | |
std::string | components::GetCurrentComponentName (const ComponentConfig &config) |
Equivalent to config.Name() but works with forward declaration of the components::ComponentConfig. | |
Forward declarations for components::ComponentContext and components::ComponentConfig; function components::GetCurrentComponentName()
Definition in file component_fwd.hpp.