goptions
Loading...
Searching...
No Matches
goption.h File Reference

Definitions of GVariable : and GOption : used by GOptions : . More...

#include "goptionsConventions.h"
#include <map>
#include <fstream>
#include <vector>
#include <string>
#include <algorithm>
#include "yaml-cpp/yaml.h"
Include dependency graph for goption.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  GVariable
 Describes a schema entry: key name, default value, and user-facing description. More...
 
class  GOption
 Stores one configuration option (scalar or structured), including schema defaults and current value. More...