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

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

addEventListener(const std::string &eventName, EventCallback callback)switchboard::EventEmitter
callAction(const std::string &actionName, const std::map< std::string, std::any > &params)switchboard::SwitchboardObjectvirtual
emitEvent(const std::string &eventName, const EventData &data)switchboard::EventEmitterprotected
EventEmitter()switchboard::EventEmitter
getValue(const std::string &key)switchboard::SwitchboardObjectvirtual
removeEventListener(unsigned int listenerID)switchboard::EventEmitter
setValue(const std::string &key, const std::any &value)switchboard::SwitchboardObjectvirtual
SwitchboardObject(const std::string &objectType) (defined in switchboard::SwitchboardObject)switchboard::SwitchboardObjectexplicit
~EventEmitter()switchboard::EventEmittervirtual
~SwitchboardObject() override=defaultswitchboard::SwitchboardObject