OmniSciDB
a5dc49c757
|
#include <string>
#include <vector>
#include <rapidjson/document.h>
Go to the source code of this file.
Classes | |
struct | foreign_storage::FileRegion |
Namespaces | |
foreign_storage | |
Typedefs | |
using | foreign_storage::FileRegions = std::vector< FileRegion > |
Functions | |
void | foreign_storage::set_value (rapidjson::Value &json_val, const FileRegion &file_region, rapidjson::Document::AllocatorType &allocator) |
void | foreign_storage::get_value (const rapidjson::Value &json_val, FileRegion &file_region) |