ManaPlus
|
#include <hostsgroup.h>
Public Member Functions | |
HostsGroup () | |
Data Fields | |
std::string | name |
StringVect | hosts |
Definition at line 29 of file hostsgroup.h.
|
inline |
Definition at line 31 of file hostsgroup.h.
StringVect HostsGroup::hosts |
Definition at line 40 of file hostsgroup.h.
Referenced by loadHostsGroup(), LoginDialog::mergeUpdateHosts(), and LoginDialog::prepareUpdate().
std::string HostsGroup::name |
Definition at line 39 of file hostsgroup.h.
Referenced by loadHostsGroup(), LoginDialog::mergeUpdateHosts(), LoginDialog::prepareUpdate(), and UpdateListModel::UpdateListModel().