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

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

at(const std::string &key) constswitchboard::SBAnyMap
begin() (defined in switchboard::SBAnyMap)switchboard::SBAnyMap
begin() const (defined in switchboard::SBAnyMap)switchboard::SBAnyMap
const_iterator typedef (defined in switchboard::SBAnyMap)switchboard::SBAnyMap
empty() constswitchboard::SBAnyMap
end() (defined in switchboard::SBAnyMap)switchboard::SBAnyMap
end() const (defined in switchboard::SBAnyMap)switchboard::SBAnyMap
erase(const std::string &key)switchboard::SBAnyMap
get(const std::string &key) constswitchboard::SBAnyMap
get(const SBAnyMap &map, const std::string &key, std::optional< T > defaultValue=std::nullopt)switchboard::SBAnyMapstatic
getAny(const std::string &key) constswitchboard::SBAnyMap
hasKey(const std::string &key) constswitchboard::SBAnyMap
iterator typedef (defined in switchboard::SBAnyMap)switchboard::SBAnyMap
jsonToMap(const std::string &jsonString)switchboard::SBAnyMapstatic
mapToJson(const SBAnyMap &map)switchboard::SBAnyMapstatic
operator=(const SBAnyMap &other)switchboard::SBAnyMap
operator[](const std::string &key) (defined in switchboard::SBAnyMap)switchboard::SBAnyMap
operator[](const std::string &key) const (defined in switchboard::SBAnyMap)switchboard::SBAnyMap
SBAnyMap()switchboard::SBAnyMap
SBAnyMap(const std::string &jsonString)switchboard::SBAnyMap
SBAnyMap(const SBAnyMap &other)switchboard::SBAnyMap
SBAnyMap(std::initializer_list< std::pair< std::string, SBAny > > init)switchboard::SBAnyMap
set(const std::string &key, const SBAny &value)switchboard::SBAnyMap
size() constswitchboard::SBAnyMap
~SBAnyMap()switchboard::SBAnyMap