GPUdb C++ API
Version 7.0.19.0
|
This is the complete list of members for gpudb::RecordRetriever, including all inherited members.
getGPUdb() const | gpudb::RecordRetriever | inline |
getOptions() 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(const gpudb::GPUdb &db, const gpudb::Type &record_type, const std::string &table_name, const WorkerList &worker_list, const std::map< std::string, std::string > &retrieval_options) | gpudb::RecordRetriever | |
RecordRetriever(const gpudb::GPUdb &db, const gpudb::Type &record_type, const std::string &table_name, const std::map< std::string, std::string > &retrieval_options) | gpudb::RecordRetriever | |
setOptions(const std::map< std::string, std::string > &options) | gpudb::RecordRetriever | |
~RecordRetriever() | gpudb::RecordRetriever |