HoverRace  2.0
Classes | Namespaces
Parser.h File Reference
#include <yaml.h>
#include <exception>
#include "Node.h"
#include "YamlExn.h"
+ Include dependency graph for Parser.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HoverRace::Util::yaml::EmptyDocParserExn
 Exception for when the document is empty or missing the header. More...
 
class  HoverRace::Util::yaml::Parser
 Wrapper for the LibYAML parser. More...
 
class  HoverRace::Util::yaml::ParserExn
 Standard exception thrown for parser errors. More...
 

Namespaces

 HoverRace
 
 HoverRace::Util
 
 HoverRace::Util::yaml