![]() |
SDK
2.1.4 [async]
CloudBackend Software Development Kit - SDK API for C++
|
This is the complete list of members for cbe::CloudBackend, including all inherited members.
account() | cbe::CloudBackend | |
addListener(CloudBackendListenerDelegatePtr listener) | cbe::CloudBackend | |
castContainer(cbe::Item item) | cbe::CloudBackend | static |
castObject(cbe::Item item) | cbe::CloudBackend | static |
clearCache() | cbe::CloudBackend | |
CloudBackend(cbe::DefaultCtor) | cbe::CloudBackend | |
CloudBackendListenerDelegatePtr typedef | cbe::CloudBackend | |
createAccount(const std::string &username, const std::string &password, const std::string &email, const std::string &firstName, const std::string &lastName, const std::string &tenant, const std::string &client, CreateAccountDelegatePtr delegate) | cbe::CloudBackend | static |
CreateAccountDelegatePtr typedef | cbe::CloudBackend | |
groupManager() | cbe::CloudBackend | |
ListenerHandle typedef | cbe::CloudBackend | |
logIn(const std::string &username, const std::string &password, const std::string &tenant, const std::string &client, LogInDelegatePtr delegate) | cbe::CloudBackend | static |
LogInDelegatePtr typedef | cbe::CloudBackend | |
operator bool() const | cbe::CloudBackend | explicit |
publishManager() | cbe::CloudBackend | |
query(ContainerId containerId, QueryDelegatePtr queryDelegate) | cbe::CloudBackend | |
query(ContainerId containerId, Filter filter, QueryDelegatePtr queryDelegate) | cbe::CloudBackend | |
query(ContainerId containerId, QueryJoinDelegatePtr queryJoinDelegate) | cbe::CloudBackend | |
query(ContainerId containerId, Filter filter, QueryJoinDelegatePtr queryJoinDelegate) | cbe::CloudBackend | |
QueryDelegatePtr typedef | cbe::CloudBackend | |
QueryJoinDelegatePtr typedef | cbe::CloudBackend | |
queryWithPath(std::string relativePath, cbe::ContainerId queryRoot, QueryDelegatePtr delegate) | cbe::CloudBackend | |
queryWithPath(std::string relativePath, QueryDelegatePtr delegate) | cbe::CloudBackend | |
removeListener(ListenerHandle handle) | cbe::CloudBackend | |
search(std::string tags, cbe::ContainerId containerId, QueryDelegatePtr delegate) | cbe::CloudBackend | |
search(cbe::Filter filter, cbe::ContainerId containerId, QueryDelegatePtr delegate) | cbe::CloudBackend | |
shareManager() | cbe::CloudBackend | |
subscribeManager() | cbe::CloudBackend | |
terminate() | cbe::CloudBackend | |
version() const | cbe::CloudBackend | |
~CloudBackend() (defined in cbe::CloudBackend) | cbe::CloudBackend |