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

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

build(const gpudb::GenericRecord &record, RecordKey &record_key) const gpudb::RecordKeyBuilder
buildExpression(const gpudb::GenericRecord &record, std::string &result) const gpudb::RecordKeyBuilder
has_key() const gpudb::RecordKeyBuilderinline
operator!=(const RecordKeyBuilder &rhs) const gpudb::RecordKeyBuilderinline
operator==(const RecordKeyBuilder &rhs) const gpudb::RecordKeyBuilder
RecordKeyBuilder(bool is_primary_key, const gpudb::Type &record_type)gpudb::RecordKeyBuilder