GPUdb C++ API  Version 5.2.0.0
gpudb::UpdateRecordsRequest< T > Member List

This is the complete list of members for gpudb::UpdateRecordsRequest< T >, including all inherited members.

datagpudb::UpdateRecordsRequest< T >
expressionsgpudb::UpdateRecordsRequest< T >
newValuesMapsgpudb::UpdateRecordsRequest< T >
optionsgpudb::UpdateRecordsRequest< T >
tableNamegpudb::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