|
Confdump Agent
1.4.0
|
#include <iosfwd>#include "boost/enable_shared_from_this.hpp"#include "boost/filesystem/path.hpp"#include "Confdump/Dumper.hpp"#include "Confdump/NoSuchTable.hpp"#include "Confdump/System/Linux/ConfigurationFile.hpp"Go to the source code of this file.
Classes | |
| class | Confdump::System::LinuxDumper |
| Abstraction layer between Confdump/Sys and the Linux-specific functions. More... | |
| class | Confdump::System::LinuxDumper::SystemContext |
| Context of the access to this system. More... | |
Namespaces | |
| namespace | Confdump |
All the Confdump-Agent code except main(). | |
| namespace | Confdump::System |
| namespace | Confdump::System::Linux |
Object interface to the Linux API for configuration retrieval. | |
1.7.6.1