Confdump Agent
1.4.0
|
All the Confdump-Agent code except main(). More...
Namespaces | |
namespace | System |
Classes | |
class | DataOutput |
Helper for all data output in main(). More... | |
class | Dumper |
class | DumperFactory |
struct | DumperSpecification |
class | Formatter |
Formats results towards output (XML, text, ...) More... | |
class | NoSuchTable |
Exception thrown when a requested table does not exist. More... | |
class | NoSuchThing |
Exception thrown when something requested by the user does not exist. More... | |
class | Options |
Configuration class affecting the behaviour of Confdump. More... | |
class | Result |
The result of a query (a dynamic table) More... | |
class | RuntimeError |
QString-compatible bridge to the standard exception class. More... | |
class | TextFormatter |
Human-friendly formatter. More... | |
class | XmlFormatter |
Machine-readable output. More... |
All the Confdump-Agent code except main().