Skip to main content

◆ addKnownTypeFromTable() [1/4]

template<typename T>
void gpudb::GPUdb::addKnownTypeFromTable (const std::string &tableName)
inline

Definition at line 555 of file GPUdb.hpp.

◆ addKnownTypeFromTable() [2/4]

template<typename T>
void gpudb::GPUdb::addKnownTypeFromTable (const std::string &tableName,
const ::avro::ValidSchema &schema )
inline

Definition at line 567 of file GPUdb.hpp.

◆ addKnownTypeFromTable() [3/4]

void gpudb::GPUdb::addKnownTypeFromTable (const std::string &tableName,
const avro::DecoderPtr &decoder )

◆ addKnownTypeFromTable() [4/4]

template<typename T>
void gpudb::GPUdb::addKnownTypeFromTable (const std::string &tableName,
const std::string &schemaString )
inline

Definition at line 561 of file GPUdb.hpp.