Ditto
1.0.14
|
This is the complete list of members for ditto::OnlinePlaygroundIdentity, including all inherited members.
app_id | ditto::OnlinePlaygroundIdentity | |
Development(std::string app_id="", uint64_t site_id=0, std::string persistence_dir="") | ditto::Identity | static |
enable_ditto_cloud_sync | ditto::OnlinePlaygroundIdentity | |
Manual(std::string certificate_config) | ditto::Identity | static |
OfflinePlayground(std::string app_id="", uint64_t site_id=0, std::string persistence_dir="") | ditto::Identity | static |
Online(std::string app_id, std::shared_ptr< AuthenticationCallback > callback, bool enable_ditto_cloud_sync=true, std::string custom_auth_url="", std::string persistence_dir="") | ditto::Identity | static |
OnlinePlayground(std::string app_id, bool enable_ditto_cloud_sync=true, std::string persistence_dir="") | ditto::Identity | static |
OnlineWithAuthentication(std::string app_id, std::shared_ptr< AuthenticationCallback > callback, bool enable_ditto_cloud_sync=true, std::string custom_auth_url="", std::string persistence_dir="") | ditto::Identity | static |
SharedKey(std::string app_id, std::string shared_key, uint64_t site_id=0, std::string persistence_dir="") | ditto::Identity | static |
type (defined in ditto::Identity) | ditto::Identity | |
~Identity() (defined in ditto::Identity) | ditto::Identity | inlinevirtual |