GPUdb C++ API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
gpudb::RecordKey Member List

This is the complete list of members for gpudb::RecordKey, including all inherited members.

add_char1(const std::string &value, bool is_null)gpudb::RecordKey
add_char128(const std::string &value, bool is_null)gpudb::RecordKey
add_char16(const std::string &value, bool is_null)gpudb::RecordKey
add_char2(const std::string &value, bool is_null)gpudb::RecordKey
add_char256(const std::string &value, bool is_null)gpudb::RecordKey
add_char32(const std::string &value, bool is_null)gpudb::RecordKey
add_char4(const std::string &value, bool is_null)gpudb::RecordKey
add_char64(const std::string &value, bool is_null)gpudb::RecordKey
add_char8(const std::string &value, bool is_null)gpudb::RecordKey
add_date(const std::string &value, bool is_null)gpudb::RecordKey
add_datetime(const std::string &value, bool is_null)gpudb::RecordKey
add_decimal(const std::string &value, bool is_null)gpudb::RecordKey
add_double(double value, bool is_null)gpudb::RecordKey
add_float(float value, bool is_null)gpudb::RecordKey
add_int(int32_t value, bool is_null)gpudb::RecordKey
add_int16(int16_t value, bool is_null)gpudb::RecordKey
add_int8(int8_t value, bool is_null)gpudb::RecordKey
add_ipv4(const std::string &value, bool is_null)gpudb::RecordKey
add_long(int64_t value, bool is_null)gpudb::RecordKey
add_string(const std::string &value, bool is_null)gpudb::RecordKey
add_time(const std::string &value, bool is_null)gpudb::RecordKey
add_timestamp(int64_t value, bool is_null)gpudb::RecordKey
add_ulong(const std::string &value, bool is_null)gpudb::RecordKey
compute_hash()gpudb::RecordKey
get_hash_code() const gpudb::RecordKeyinline
is_valid() const gpudb::RecordKeyinline
operator!=(const RecordKey &rhs) const gpudb::RecordKeyinline
operator<(const RecordKey &rhs) const gpudb::RecordKey
operator=(const RecordKey &other)gpudb::RecordKey
operator==(const RecordKey &rhs) const gpudb::RecordKey
operator>(const RecordKey &rhs) const gpudb::RecordKeyinline
RecordKey()gpudb::RecordKey
RecordKey(size_t buffer_size)gpudb::RecordKey
RecordKey(const RecordKey &other)gpudb::RecordKey
reset(size_t buffer_size)gpudb::RecordKey
route(const std::vector< int32_t > &routing_table) const gpudb::RecordKey
toString(const std::string &separator=" ") const gpudb::RecordKey
verify_ulong_value(const std::string &value)gpudb::RecordKeystatic
~RecordKey()gpudb::RecordKey