GPUdb C++ API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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, boost::optional< std::string > > > &newValuesMaps_, const std::vector< T > &data_, const std::map< std::string, std::string > &options_)gpudb::UpdateRecordsRequest< T >inline