ScaleOut C++ Native Client API
5.1
|
This is the complete list of members for sosscli::SossKey, including all inherited members.
app_id() const | sosscli::SossKey | inline |
has_app_id() const | sosscli::SossKey | inline |
has_string_data() const | sosscli::SossKey | inline |
hash_value(SossKey const &key) | sosscli::SossKey | friend |
MAX_KEY_LENGTH | sosscli::SossKey | static |
obj_key() const | sosscli::SossKey | inline |
operator!=(const SossKey &key1, const SossKey &key2) | sosscli::SossKey | friend |
operator=(const SossKey &rhs) | sosscli::SossKey | |
operator==(const SossKey &key1, const SossKey &key2) | sosscli::SossKey | friend |
retrieve_original_string_key() const | sosscli::SossKey | inline |
set_app_id(uint32_t app_id) | sosscli::SossKey | |
set_local_string_key_data(const std::vector< wchar_t > &string_key_data) | sosscli::SossKey | inline |
SossKey() | sosscli::SossKey | |
SossKey(const SossKey &other) | sosscli::SossKey | |
SossKey(const SOSS_OBJKEY &obj_key) | sosscli::SossKey | |
SossKey(const std::string &key, const uint32_t app_id) | sosscli::SossKey | |
SossKey(const std::wstring &key, const uint32_t app_id) | sosscli::SossKey | |
SossKey(const std::vector< uint8_t > &bytes, const uint32_t app_id) | sosscli::SossKey | |
SossKey(const std::string &key) | sosscli::SossKey | |
SossKey(const std::wstring &key) | sosscli::SossKey | |
SossKey(const std::vector< uint8_t > &bytes) | sosscli::SossKey | |
SossKey(const char *key) | sosscli::SossKey | |
SossKey(const wchar_t *key) | sosscli::SossKey | |
SossKey(int32_t key) | sosscli::SossKey | |
SossKey(const int32_t key, const uint32_t app_id) | sosscli::SossKey | |
SossKey(uint32_t key) | sosscli::SossKey | |
SossKey(const uint32_t key, const uint32_t app_id) | sosscli::SossKey | |
SossKey(int64_t key) | sosscli::SossKey | |
SossKey(const int64_t key, const uint32_t app_id) | sosscli::SossKey | |
SossKey(uint64_t key) | sosscli::SossKey | |
SossKey(const uint64_t key, const uint32_t app_id) | sosscli::SossKey | |
~SossKey() | sosscli::SossKey | virtual |