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

This is the complete list of members for switchboard::Engine, 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) overrideswitchboard::Enginevirtual
emitEvent(const std::string &eventName, const EventData &data)switchboard::EventEmitterprotected
Engine() (defined in switchboard::Engine)switchboard::Engine
EventEmitter()switchboard::EventEmitter
getValue(const std::string &key) overrideswitchboard::Enginevirtual
removeEventListener(unsigned int listenerID)switchboard::EventEmitter
setValue(const std::string &key, const std::any &value) overrideswitchboard::Enginevirtual
SwitchboardObject(const std::string &objectType) (defined in switchboard::SwitchboardObject)switchboard::SwitchboardObjectexplicit
~Engine()=default (defined in switchboard::Engine)switchboard::Enginevirtual
~EventEmitter()switchboard::EventEmittervirtual
~SwitchboardObject() override=defaultswitchboard::SwitchboardObject