GPUdb C++ API
Version 7.2.2.4
|
#include "gpudb/Type.hpp"
#include <avro/Schema.hh>
#include <avro/Specific.hh>
#include <boost/lexical_cast.hpp>
#include <boost/units/detail/utility.hpp>
Go to the source code of this file.
Classes | |
class | gpudb::GenericRecord |
Namespaces | |
boost | |
boost::core | |
gpudb | |
avro | |
Typedefs | |
typedef boost::shared_ptr< Type > | gpudb::gpudb_type_ptr_t |
typedef GenericRecord | gpudb::DynamicTableRecord |
Functions | |
template<typename T > | |
std::string | gpudb::JsonStringFromVector (const std::vector< T > &vector) |