Classes | |
| class | Pair |
| Class that represents a Key-Value Pair. More... | |
| class | Node |
| Class that represents a Node. More... | |
| class | PairHandler |
| Class that wraps a Pair class for easy and secure access. More... | |
| class | Handler |
| Class that wraps a Node class for easy and secure access. More... | |
| class | SConfigParser |
| Class that contains helpful methods to work with text and files. More... | |
Typedefs | |
| typedef list< Pair > | t_pair_list |
| typedef list< Node > | t_node_list |
Enumerations | |
| enum | { SECTION_NODE = 0, SECTION_KEY, SECTION_VALUE, SECTION_NONE } |
| typedef list<Node> JC::SConfig::t_node_list |
| typedef list<Pair> JC::SConfig::t_pair_list |
1.5.6