13 #include <glibmm/ustring.h> 14 #include <glibmm/keyfile.h> 17 #ifndef CONFIGURATION_H 18 #define CONFIGURATION_H 33 std::vector<Glib::ustring> client_ips;
34 Glib::KeyFile keyfile;
35 Glib::ustring filename;
configuration(Glib::ustring filename)
static const char * HOST_GROUP_NAME
static const char * LISTEN_PORT_KEY
static const char * CLIENTS_IP_LIST_KEY
static const char * CLIENTS_GROUP_NAME
std::vector< Glib::ustring > get_client_ips()