Confdump Agent
1.4.0
|
#include <map>
#include "boost/filesystem.hpp"
#include "boost/bind.hpp"
#include "QRegExp"
#include "Confdump/System/FixedTable.hpp"
#include "Confdump/System/LinuxDumper.hpp"
#include "Confdump/System/Linux/Socket.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. |
std::map<std::string, std::string> fieldTranslations_ |
Definition at line 118 of file Linux/Socket.cpp.
fs::path file_ |
Definition at line 116 of file Linux/Socket.cpp.
bool ipv6_ |
Definition at line 119 of file Linux/Socket.cpp.
QByteArray list_ |
Definition at line 117 of file Linux/Socket.cpp.