Definition in file HeyParser.hh.
Include dependency graph for HeyParser.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | HeyParser |
A parser for command-line arguments given in the pseudo-English "hey" form. More... | |
class | HeyParser::Pair |
Helper class that stores name/value pairs. More... | |
class | HeyParserException |
Base class for exceptions thrown by the parser. More... | |
class | HeyPropertyInfo |
Helper class that holds descriptions of properties. More... |