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

Table of Contents

Convenience header that provides all the types for component implementation (components::ComponentContext, components::ComponentConfig). Prefer using a lightweight userver/components/component_fwd.hpp for component declaration. More...

#include <userver/components/component_config.hpp>
#include <userver/components/component_context.hpp>
+ Include dependency graph for component.hpp:

Go to the source code of this file.

Detailed Description

Convenience header that provides all the types for component implementation (components::ComponentContext, components::ComponentConfig). Prefer using a lightweight userver/components/component_fwd.hpp for component declaration.

Definition in file component.hpp.