C++ Client-Side SDK
LaunchDarkly SDK
|
This is the complete list of members for PersistenceImplementationWrapper, including all inherited members.
PersistenceImplementationWrapper(LDPersistence impl) (defined in PersistenceImplementationWrapper) | PersistenceImplementationWrapper | inlineexplicit |
Read(std::string storage_namespace, std::string key) noexcept override | PersistenceImplementationWrapper | inlinevirtual |
Remove(std::string storage_namespace, std::string key) noexcept override | PersistenceImplementationWrapper | inlinevirtual |
Set(std::string storage_namespace, std::string key, std::string data) noexcept override | PersistenceImplementationWrapper | inlinevirtual |