Ring Daemon 16.0.0
Loading...
Searching...
No Matches
ring_signal.h File Reference
Include dependency graph for ring_signal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  jami
 

Typedefs

using jami::SignalHandlerMap = std::map< std::string, std::shared_ptr< libjami::CallbackWrapperBase > >
 

Functions

template<typename Ts , typename... Args>
void jami::emitSignal (Args... args)
 
template<typename Ts >
std::pair< std::string, std::shared_ptr< libjami::CallbackWrapper< typename Ts::cb_type > > > jami::exported_callback ()
 
SignalHandlerMapjami::getSignalHandlers ()