Sen API
Sen Libraries
Loading...
Searching...
No Matches
sen::kernel::ConfigGetter Class Reference

Allows for fetching configuration parameters. More...

#include <component_api.h>

Inheritance diagram for sen::kernel::ConfigGetter:

Public Member Functions

 ConfigGetter (const VarMap &config) noexcept
const VarMapgetConfig () const noexcept
 Gets the configuration associated with this component.

Detailed Description

Allows for fetching configuration parameters.

Constructor & Destructor Documentation

◆ ConfigGetter()

sen::kernel::ConfigGetter::ConfigGetter ( const VarMap & config)
explicitnoexcept

Member Function Documentation

◆ getConfig()

const VarMap & sen::kernel::ConfigGetter::getConfig ( ) const
nodiscardnoexcept

Gets the configuration associated with this component.


The documentation for this class was generated from the following file: