OmniSciDB
a5dc49c757
|
This is the complete list of members for HashTable, including all inherited members.
getCpuBuffer()=0 | HashTable | pure virtual |
getEmittedKeysCount() const =0 | HashTable | pure virtual |
getEntryCount() const =0 | HashTable | pure virtual |
getGpuBuffer() const =0 | HashTable | pure virtual |
getHashTableBufferSize(const ExecutorDeviceType device_type) const =0 | HashTable | pure virtual |
getLayout() const =0 | HashTable | pure virtual |
getRowIdSize() const =0 | HashTable | pure virtual |
toSet(size_t key_component_count, size_t key_component_width, size_t entry_count, const int8_t *ptr1, const int8_t *ptr2, const int8_t *ptr3, const int8_t *ptr4, size_t buffer_size) | HashTable | static |
toString(const std::string &type, const std::string &layout_type, size_t key_component_count, size_t key_component_width, size_t entry_count, const int8_t *ptr1, const int8_t *ptr2, const int8_t *ptr3, const int8_t *ptr4, size_t buffer_size, bool raw=false) | HashTable | static |
~HashTable() | HashTable | inlinevirtual |