GenericContainer
GenericContainer a tool for C++ programming
Loading...
Searching...
No Matches
GenericContainerInterface_yaml.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_YAML_HH

Functions

bool GC_namespace::file_YAML_to_GC (string_view file_name, GenericContainer &gc)
bool GC_namespace::YAML_to_GC (istream_type &stream, GenericContainer &gc)
bool GC_namespace::YAML_to_GC (string const &DATA, GenericContainer &gc)
void GC_namespace::GC_to_YAML (GenericContainer const &gc, std::string &res)
void GC_namespace::GC_to_YAML (GenericContainer const &gc, ostream_type &stream)

Macros

◆ GENERIC_CONTAINER_INTERFACE_YAML_HH

#define GENERIC_CONTAINER_INTERFACE_YAML_HH