|
Confdump Agent
1.4.0
|
#include <iosfwd>#include <vector>#include <string>#include <QByteArray>#include <QString>#include <QStringList>#include "boost/shared_ptr.hpp"#include "Confdump/Result.hpp"Go to the source code of this file.
Classes | |
| class | Confdump::System::FixedTable |
| Parses a fixed-width text table into a Result. More... | |
| class | Confdump::System::FixedTable::Specification |
| Helper class to configure the parsing. More... | |
| struct | Confdump::System::FixedTable::Specification::ColumnHead |
| Info about a column in the header line. More... | |
Namespaces | |
| namespace | Confdump |
All the Confdump-Agent code except main(). | |
| namespace | Confdump::System |
1.7.6.1