conf.hpp File Reference
Detailed Description
Configuration tools.
This header file contains a several tools, that helps to work with configurations.
- Author:
- Sergey Polichnoy
Go to the source code of this file.
Namespaces
Classes
Typedefs
- typedef std::string String
- Default string container.
- typedef ElementT< String > Element
- Configuration element.
- typedef SectionT< String > Section
- Configuration section.
- typedef ElementListT< String > ElementList
- List of configuration elements.
- typedef SectionListT< String > SectionList
- List of configuration sections.
- typedef FailureT< String > Failure
- Basic exception.
- typedef AccessFailureT< String > AccessFailure
- Access failure.
- typedef ElementNotFoundT<
String > ElementNotFound
- Element not found.
- typedef NameIsAmbiguousT<
String > NameIsAmbiguous
- Ambiguous element name.
- typedef ParsingFailureT< String > ParsingFailure
- Basic parsing failure.
- typedef SyntaxErrorT< String > SyntaxError
- Invalid syntax.
- typedef NameMismatchT< String > NameMismatch
- Mismatch failure.
- typedef WritingFailureT< String > WritingFailure
- Basic writing failure.
- typedef NameIsEmptyT< String > NameIsEmpty
- Empty name failure.
- typedef ParserT< String > Parser
- Basic parser.
- typedef WriterT< String > Writer
- Basic writer.
Generated on Wed Jun 6 17:27:46 2007 for OMNI by
1.5.2