GPUdb C++ API
Version 5.2.0.0
|
This is the complete list of members for gpudb::RawInsertRecordsRequest, including all inherited members.
list | gpudb::RawInsertRecordsRequest | |
listEncoding | gpudb::RawInsertRecordsRequest | |
listStr | gpudb::RawInsertRecordsRequest | |
options | gpudb::RawInsertRecordsRequest | |
RawInsertRecordsRequest() | gpudb::RawInsertRecordsRequest | inline |
RawInsertRecordsRequest(const std::string &tableName, const std::vector< std::vector< uint8_t > > &list, const std::map< std::string, std::string > &options) | gpudb::RawInsertRecordsRequest | inline |
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::RawInsertRecordsRequest | inline |
tableName | gpudb::RawInsertRecordsRequest |