GenericContainer
GenericContainer a tool for C++ programming
Loading...
Searching...
No Matches
GenericContainerInterface_json.hh File Reference
#include "GenericContainer.hh"
#include <fstream>

Go to the source code of this file.

Namespaces

namespace  GC_namespace

Macros

#define GENERIC_CONTAINER_INTERFACE_JSON_HH

Functions

bool GC_namespace::file_JSON_to_GC (string const &file_name, GenericContainer &gc)
bool GC_namespace::JSON_to_GC (istream_type &stream, GenericContainer &gc)
bool GC_namespace::JSON_to_GC (string const &DATA, GenericContainer &gc)
void GC_namespace::GC_to_JSON (GenericContainer const &gc, std::string &res)
void GC_namespace::GC_to_JSON (GenericContainer const &gc, ostream_type &stream)

Macros

◆ GENERIC_CONTAINER_INTERFACE_JSON_HH

#define GENERIC_CONTAINER_INTERFACE_JSON_HH