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

Table of Contents

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.

Go to the source code of this file.

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