Skip to main content

◆ addKnownType() [1/4]

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

Definition at line 535 of file GPUdb.hpp.

◆ addKnownType() [2/4]

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

Definition at line 547 of file GPUdb.hpp.

◆ addKnownType() [3/4]

void gpudb::GPUdb::addKnownType (const std::string &typeId,
const avro::DecoderPtr &decoder )

◆ addKnownType() [4/4]

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

Definition at line 541 of file GPUdb.hpp.