Switchboard Extension SDK
Loading...
Searching...
No Matches
switchboard::EventEmitter Member List

This is the complete list of members for switchboard::EventEmitter, including all inherited members.

addEventListener(const std::string &eventName, EventCallback callback)switchboard::EventEmitter
emitEvent(const std::string &eventName, const EventData &data)switchboard::EventEmitterprotected
EventEmitter()switchboard::EventEmitter
removeEventListener(unsigned int listenerID)switchboard::EventEmitter
~EventEmitter()switchboard::EventEmittervirtual