|
GPUdb C++ API
Version 6.2.0.3
|
This is the complete list of members for gpudb::RecordRetriever, including all inherited members.
| getGPUdb() const | gpudb::RecordRetriever | inline |
| getRecordsByKey(const gpudb::GenericRecord &record, const std::string &expression="") | gpudb::RecordRetriever | |
| getTableName() const | gpudb::RecordRetriever | inline |
| RecordRetriever(const gpudb::GPUdb &db, const gpudb::Type &record_type, const std::string &table_name, const WorkerList &worker_list) | gpudb::RecordRetriever | |
| RecordRetriever(const gpudb::GPUdb &db, const gpudb::Type &record_type, const std::string &table_name) | gpudb::RecordRetriever | |
| ~RecordRetriever() | gpudb::RecordRetriever |