ksim
KSim::Snmp::HostConfigMap Struct Reference
#include <hostconfig.h>
Inheritance diagram for KSim::Snmp::HostConfigMap:

Detailed Description
Definition at line 71 of file hostconfig.h.
Public Member Functions | |
| HostConfigMap () | |
| HostConfigMap (const QMap< QString, HostConfig > &rhs) | |
| void | load (KConfigBase &config, const QStringList &hosts) |
| QStringList | save (KConfigBase &config) const |
Constructor & Destructor Documentation
| KSim::Snmp::HostConfigMap::HostConfigMap | ( | ) | [inline] |
Definition at line 73 of file hostconfig.h.
| KSim::Snmp::HostConfigMap::HostConfigMap | ( | const QMap< QString, HostConfig > & | rhs | ) | [inline] |
Definition at line 74 of file hostconfig.h.
Member Function Documentation
| void HostConfigMap::load | ( | KConfigBase & | config, | |
| const QStringList & | hosts | |||
| ) |
Definition at line 120 of file hostconfig.cpp.
| QStringList HostConfigMap::save | ( | KConfigBase & | config | ) | const |
Definition at line 135 of file hostconfig.cpp.
The documentation for this struct was generated from the following files:
KDE 4.0 API Reference