Github   Telegram
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
os_signals::ProcessorComponent Class Referencefinal

A storage for Processor listeners signals. More...

#include <userver/os_signals/component.hpp>

+ Inheritance diagram for os_signals::ProcessorComponent:
+ Collaboration diagram for os_signals::ProcessorComponent:

Public Member Functions

 ProcessorComponent (const components::ComponentConfig &config, const components::ComponentContext &context)
 
os_signals::ProcessorGet ()
 

Static Public Attributes

static constexpr std::string_view kName = "os-signal-processor"
 The default name of os_signals::ProcessorComponent. More...
 

Detailed Description

A storage for Processor listeners signals.

Declaration in static config file may be skipped.

See also
Handling OS signals

Definition at line 24 of file component.hpp.


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