Confdump Agent
1.4.0
|
#include <unistd.h>
#include "QDir"
#include "QVariant"
#include "QFileInfo"
#include "boost/system/system_error.hpp"
#include "boost/foreach.hpp"
#include "Confdump/System/LinuxDumper.hpp"
#include "Confdump/System/Linux/MoreElements.hpp"
Go to the source code of this file.
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. | |
Functions | |
Result | Confdump::System::Linux::allBlockDevices (shared_ptr< LinuxDumper > driver) |