GPUdb C++ API
Version 5.2.0.0
|
This is the complete list of members for gpudb::UpdateRecordsRequest< T >, including all inherited members.
data | gpudb::UpdateRecordsRequest< T > | |
expressions | gpudb::UpdateRecordsRequest< T > | |
newValuesMaps | gpudb::UpdateRecordsRequest< T > | |
options | gpudb::UpdateRecordsRequest< T > | |
tableName | gpudb::UpdateRecordsRequest< T > | |
UpdateRecordsRequest() | gpudb::UpdateRecordsRequest< T > | inline |
UpdateRecordsRequest(const std::string &tableName, const std::vector< std::string > &expressions, const std::vector< std::map< std::string, std::string > > &newValuesMaps, const std::vector< T > &data, const std::map< std::string, std::string > &options) | gpudb::UpdateRecordsRequest< T > | inline |