Fastly Compute C++ SDK
Loading...
Searching...
No Matches
fastly::kv_store::KVStore Member List

This is the complete list of members for fastly::kv_store::KVStore, including all inherited members.

build_erase() constfastly::kv_store::KVStore
build_insert() constfastly::kv_store::KVStore
build_list() constfastly::kv_store::KVStore
build_lookup() constfastly::kv_store::KVStore
erase(std::string_view key) constfastly::kv_store::KVStore
insert(std::string_view key, Body value) constfastly::kv_store::KVStore
list() constfastly::kv_store::KVStore
lookup(std::string_view key) constfastly::kv_store::KVStore
open(std::string_view name)fastly::kv_store::KVStorestatic
pending_erase_wait(PendingEraseHandle pending_erase_handle) constfastly::kv_store::KVStore
pending_insert_wait(PendingInsertHandle pending_insert_handle) constfastly::kv_store::KVStore
pending_list_wait(PendingListHandle pending_request_handle) constfastly::kv_store::KVStore
pending_lookup_wait(PendingLookupHandle pending_request_handle) constfastly::kv_store::KVStore