GenericContainer
GenericContaine a tool for C++ programming
Loading...
Searching...
No Matches
GenericContainerJsonInterface.hh File Reference

Go to the source code of this file.

Namespaces

namespace  GC_namespace
 

Macros

#define GC_JSON_INTERFACE_HH
 

Functions

bool GC_namespace::file_JSON_to_GC (string const &file_name_JSON, GenericContainer &gc)
 
bool GC_namespace::JSON_to_GC (istream_type &file_JSON, GenericContainer &gc)
 
bool GC_namespace::JSON_to_GC (string const &JSON, GenericContainer &gc)
 
bool GC_namespace::JSON_to_GC (vector< string > const &JSON, GenericContainer &gc)
 
void GC_namespace::GC_to_JSON (GenericContainer const &gc, vector< string > &JSON)
 
void GC_namespace::GC_to_JSON (GenericContainer const &gc, ostream_type &file_JSON)
 

Macro Definition Documentation

◆ GC_JSON_INTERFACE_HH

#define GC_JSON_INTERFACE_HH