goptions
goption.h File Reference
#include "goptionsConventions.h"
#include "gutsConventions.h"
#include <map>
#include <fstream>
#include <vector>
#include <string>
#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
 Encapsulates a variable with a name, value, and description. More...
 
class  GOption
 Represents a configurable option with a name, value, description, and help text. More...