Logo
中文版
详情联系: neusar-support@reachauto.com
ara::per::KeyValueStorage 成员列表

成员的完整列表,这些成员属于 ara::per::KeyValueStorage,包括所有继承而来的类成员

DiscardPendingChanges() noexceptara::per::KeyValueStorage
GetAllKeys() const noexceptara::per::KeyValueStorage
GetValue(ara::core::StringView key, T &value) const noexceptara::per::KeyValueStorage
GetValue(ara::core::StringView key) const noexceptara::per::KeyValueStorage
GetValue(const ara::core::StringView key, ara::per::kvstype::KvsType &value) const noexceptara::per::KeyValueStorage
GetValue(const ara::core::StringView key, int64_t &value) const noexceptara::per::KeyValueStorage
GetValue(const ara::core::StringView key, int32_t &value) const noexceptara::per::KeyValueStorage
GetValue(const ara::core::StringView key, int16_t &value) const noexceptara::per::KeyValueStorage
GetValue(const ara::core::StringView key, int8_t &value) const noexceptara::per::KeyValueStorage
GetValue(const ara::core::StringView key, uint64_t &value) const noexceptara::per::KeyValueStorage
GetValue(const ara::core::StringView key, uint32_t &value) const noexceptara::per::KeyValueStorage
GetValue(const ara::core::StringView key, uint16_t &value) const noexceptara::per::KeyValueStorage
GetValue(const ara::core::StringView key, uint8_t &value) const noexceptara::per::KeyValueStorage
GetValue(const ara::core::StringView key, bool &value) const noexceptara::per::KeyValueStorage
GetValue(const ara::core::StringView key, double &value) const noexceptara::per::KeyValueStorage
GetValue(const ara::core::StringView key, float &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, KvsType &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, int64_t &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, int32_t &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, int16_t &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, int8_t &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, uint64_t &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, uint32_t &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, uint16_t &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, uint8_t &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, bool &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, String &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, double &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, float &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, ara::core::Vector< uint8_t > &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, ara::core::Vector< String > &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, ara::core::Vector< int64_t > &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, ara::core::Vector< int32_t > &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, ara::core::Vector< int16_t > &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, ara::core::Vector< uint64_t > &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, ara::core::Vector< uint32_t > &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, ara::core::Vector< uint16_t > &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, ara::core::Vector< int8_t > &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, ara::core::Vector< bool > &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, ara::core::Vector< float_t > &value) const noexceptara::per::KeyValueStorage
GetValue(const StringView key, ara::core::Vector< double_t > &value) const noexceptara::per::KeyValueStorage
KeyExists(ara::core::StringView key) const noexceptara::per::KeyValueStorage
KeyValueStorage(const std::shared_ptr< KeyValueStorageImpl > &imptr)ara::per::KeyValueStorageinline
KeyValueStorage(KeyValueStorage &&kvs)=deleteara::per::KeyValueStorage
KeyValueStorage()=deleteara::per::KeyValueStorage
KeyValueStorage(const KeyValueStorage &)=deleteara::per::KeyValueStorage
operator=(KeyValueStorage &&kvs) &=deleteara::per::KeyValueStorage
operator=(const KeyValueStorage &)=deleteara::per::KeyValueStorage
RecoverKey(ara::core::StringView key) noexceptara::per::KeyValueStorage
RemoveAllKeys() noexceptara::per::KeyValueStorage
RemoveKey(ara::core::StringView key) noexceptara::per::KeyValueStorage
ResetKey(ara::core::StringView key) noexceptara::per::KeyValueStorage
SetValue(ara::core::StringView key, const T &value) noexceptara::per::KeyValueStorage
SetValue(const ara::core::StringView key, const ara::per::kvstype::KvsType &value) noexceptara::per::KeyValueStorage
SetValue(const ara::core::StringView key, const uint8_t &value) noexceptara::per::KeyValueStorage
SetValue(const ara::core::StringView key, const uint16_t &value) noexceptara::per::KeyValueStorage
SetValue(const ara::core::StringView key, const uint32_t &value) noexceptara::per::KeyValueStorage
SetValue(const ara::core::StringView key, const uint64_t &value) noexceptara::per::KeyValueStorage
SetValue(const ara::core::StringView key, const int8_t &value) noexceptara::per::KeyValueStorage
SetValue(const ara::core::StringView key, const int16_t &value) noexceptara::per::KeyValueStorage
SetValue(const ara::core::StringView key, const int32_t &value) noexceptara::per::KeyValueStorage
SetValue(const ara::core::StringView key, const int64_t &value) noexceptara::per::KeyValueStorage
SetValue(const ara::core::StringView key, const bool &value) noexceptara::per::KeyValueStorage
SetValue(const ara::core::StringView key, const float &value) noexceptara::per::KeyValueStorage
SetValue(const ara::core::StringView key, const double &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const KvsType &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const ara::core::Vector< String > &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const ara::core::Vector< uint8_t > &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const uint8_t &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const uint16_t &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const uint32_t &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const uint64_t &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const int8_t &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const int16_t &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const int32_t &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const int64_t &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const bool &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const ara::core::Vector< uint16_t > &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const ara::core::Vector< uint32_t > &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const ara::core::Vector< uint64_t > &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const ara::core::Vector< int8_t > &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const ara::core::Vector< int16_t > &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const ara::core::Vector< int32_t > &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const ara::core::Vector< int64_t > &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const ara::core::Vector< bool > &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const ara::core::Vector< float_t > &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const ara::core::Vector< double_t > &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const float &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const double &value) noexceptara::per::KeyValueStorage
SetValue(const StringView key, const String &value) noexceptara::per::KeyValueStorage
SyncToStorage() noexceptara::per::KeyValueStorage
~KeyValueStorage() noexcept=defaultara::per::KeyValueStorage