|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <Signals.h>
Public Member Functions | |
| CSignalRegistration () noexcept=default | |
| CSignalRegistration (CSignalRegistration &&other) noexcept | |
| CSignalRegistration & | operator= (CSignalRegistration &&other) noexcept |
| ~CSignalRegistration () noexcept | |
| void | Unregister () |
Friends | |
| template<typename ManagedT > | |
| class | CSignalHandlerList |
|
defaultnoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inline |
|
friend |