CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
Loading...
Searching...
No Matches
yaml_parser.h File Reference

Simple YAML parser for CoastalME configuration files. More...

#include <string>
#include <map>
#include <vector>
#include <fstream>

Go to the source code of this file.

Data Structures

class  CYamlNode
 Simple YAML node class to represent parsed values. More...
 
class  CYamlParser
 Simple YAML parser class. More...
 
class  map< K, T >
 STL class. More...
 

Detailed Description

Simple YAML parser for CoastalME configuration files.

A lightweight YAML parser using only standard C++ library, designed specifically for CoastalME configuration needs

Author
David Favis-Mortlock
Andres Payo
Date
2025

Definition in file yaml_parser.h.