|
GPUdb C++ API
Version 7.2.3.0
|
#include "gpudb/Type.hpp"#include <avro/Schema.hh>#include <avro/Specific.hh>#include <boost/lexical_cast.hpp>#include <boost/units/detail/utility.hpp>
Include dependency graph for GenericRecord.hpp:
This graph shows which files directly or indirectly include this file: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) |