GPUdb C++ API  Version 5.2.0.0
gpudb::RawInsertRecordsRequest Member List

This is the complete list of members for gpudb::RawInsertRecordsRequest, including all inherited members.

listgpudb::RawInsertRecordsRequest
listEncodinggpudb::RawInsertRecordsRequest
listStrgpudb::RawInsertRecordsRequest
optionsgpudb::RawInsertRecordsRequest
RawInsertRecordsRequest()gpudb::RawInsertRecordsRequestinline
RawInsertRecordsRequest(const std::string &tableName, const std::vector< std::vector< uint8_t > > &list, const std::map< std::string, std::string > &options)gpudb::RawInsertRecordsRequestinline
RawInsertRecordsRequest(const std::string &tableName, const std::vector< std::vector< uint8_t > > &list, const std::vector< std::string > &listStr, const std::string &listEncoding, const std::map< std::string, std::string > &options)gpudb::RawInsertRecordsRequestinline
tableNamegpudb::RawInsertRecordsRequest