|
Ring Daemon
|


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 () |
| SignalHandlerMap & | jami::getSignalHandlers () |