Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <structs.hpp>
Classes | |
struct | Keys |
struct | Sections |
Public Member Functions | |
bool | load (const iv::file::xml::node &node) |
bool | save (iv::file::xml::node &node) const |
Public Attributes | |
std::vector< ApiCommunicationInfo > | apiURLs |
bool iv::comms::api::HttpSettings::load | ( | const iv::file::xml::node & | node | ) |
bool iv::comms::api::HttpSettings::save | ( | iv::file::xml::node & | node | ) | const |
std::vector<ApiCommunicationInfo> iv::comms::api::HttpSettings::apiURLs |