9 #ifndef _6f5dc463_a89a_4f77_a0ed_36dca74b9e59 10 #define _6f5dc463_a89a_4f77_a0ed_36dca74b9e59 12 #include <json/json.h> 23 std::shared_ptr<DataSet const> data_set,
31 #endif // _6f5dc463_a89a_4f77_a0ed_36dca74b9e59 std::vector< String > Strings
String container.
Definition: Value.h:57
Json::Value as_json(std::shared_ptr< DataSet const > data_set, Value::Strings const &specific_character_set={})
Convert a data set to its JSON representation.
Definition: Association.h:24
#define ODIL_API
Definition: odil.h:28
std::shared_ptr< DataSet > as_dataset(Json::Value const &json)
Create a data set from its JSON representation.