zz::cfg Namespace Reference
Namespace for configuration related classes and functions. More...
Classes | |
class | ArgOption |
The ArgOption class for ArgParser. More... | |
class | ArgParser |
The ArgParser class. For parsing command line arguments. More... | |
struct | CfgLevel |
The CfgLevel struct, internal struct for cfgParser. Tree structure for config sections. More... | |
class | CfgParser |
The CfgParser class for INI/CFG file parsing. More... | |
class | Value |
The Value class for store/load various type to/from string. More... | |
Detailed Description
Namespace for configuration related classes and functions.