This is the complete list of members for yaze::app::platform::WasmBrowserStorage, including all inherited members.
| ClearAllApiKeys(StorageType=StorageType::kSession) | yaze::app::platform::WasmBrowserStorage | inlinestatic |
| ClearApiKey(const std::string &, StorageType=StorageType::kSession) | yaze::app::platform::WasmBrowserStorage | inlinestatic |
| ClearSecret(const std::string &, StorageType=StorageType::kSession) | yaze::app::platform::WasmBrowserStorage | inlinestatic |
| GetStorageQuota(StorageType=StorageType::kSession) | yaze::app::platform::WasmBrowserStorage | inlinestatic |
| HasApiKey(const std::string &, StorageType=StorageType::kSession) | yaze::app::platform::WasmBrowserStorage | inlinestatic |
| IsStorageAvailable() | yaze::app::platform::WasmBrowserStorage | inlinestatic |
| ListStoredApiKeys(StorageType=StorageType::kSession) | yaze::app::platform::WasmBrowserStorage | inlinestatic |
| RetrieveApiKey(const std::string &, StorageType=StorageType::kSession) | yaze::app::platform::WasmBrowserStorage | inlinestatic |
| RetrieveSecret(const std::string &, StorageType=StorageType::kSession) | yaze::app::platform::WasmBrowserStorage | inlinestatic |
| StorageType enum name | yaze::app::platform::WasmBrowserStorage | |
| StoreApiKey(const std::string &, const std::string &, StorageType=StorageType::kSession) | yaze::app::platform::WasmBrowserStorage | inlinestatic |
| StoreSecret(const std::string &, const std::string &, StorageType=StorageType::kSession) | yaze::app::platform::WasmBrowserStorage | inlinestatic |