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

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

addEventListener(ObjectID objectID, const std::string &eventName, const std::function< void(const std::any &)> &callback)switchboard::Switchboardstatic
callAction(ObjectID objectID, const std::string &actionName, const std::map< std::string, std::any > &params={})switchboard::Switchboardstatic
createEngine(const Config &config)switchboard::Switchboardstatic
deinitialize()switchboard::Switchboardstatic
destroyEngine(ObjectID engineID)switchboard::Switchboardstatic
getValue(ObjectID objectID, const std::string &key)switchboard::Switchboardstatic
initialize(const Config &config)switchboard::Switchboardstatic
ObjectID typedef (defined in switchboard::Switchboard)switchboard::Switchboard
removeEventListener(ObjectID objectID, unsigned int listenerID)switchboard::Switchboardstatic
setValue(ObjectID objectID, const std::string &key, const std::any &value)switchboard::Switchboardstatic