Github   Telegram
Loading...
Searching...
No Matches
Classes | Typedefs
os_signals Namespace Reference

Components and functions to work with OS signals. More...

Classes

class  Processor
 A manager that allows to subscribe to OS signals, example: SIGUSR1, SIGUSR2. More...
 
class  ProcessorComponent
 A storage for Processor listeners signals. More...
 
class  ProcessorMock
 Provides Processor for use in tests. More...
 

Typedefs

using Subscriber = concurrent::AsyncEventSubscriberScope
 

Detailed Description

Components and functions to work with OS signals.

Typedef Documentation

◆ Subscriber

See also
concurrent::AsyncEventSubscriberScope

Definition at line 13 of file subscriber.hpp.