Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::model::comms::api::Settings Struct Reference

#include <ApiSettings.hpp>

Classes

struct  ApiInfo
 
struct  Keys
 
struct  Sections
 

Public Member Functions

 Settings ()
 
 Settings (const Settings &other)=default
 
 Settings (Settings &&other) noexcept=default
 
Settingsoperator= (const Settings &other)=default
 
Settingsoperator= (Settings &&other) noexcept=default
 
 ~Settings ()
 
bool load (const iv::file::xml::node &node)
 
bool save (iv::file::xml::node &node) const
 

Public Attributes

std::vector< iv::model::comms::api::Settings::ApiInfoapiURLs
 

Constructor & Destructor Documentation

◆ Settings() [1/3]

iv::model::comms::api::Settings::Settings ( )

◆ Settings() [2/3]

iv::model::comms::api::Settings::Settings ( const Settings & other)
default

◆ Settings() [3/3]

iv::model::comms::api::Settings::Settings ( Settings && other)
defaultnoexcept

◆ ~Settings()

iv::model::comms::api::Settings::~Settings ( )
default

Member Function Documentation

◆ load()

bool iv::model::comms::api::Settings::load ( const iv::file::xml::node & node)

◆ operator=() [1/2]

Settings & iv::model::comms::api::Settings::operator= ( const Settings & other)
default

◆ operator=() [2/2]

Settings & iv::model::comms::api::Settings::operator= ( Settings && other)
defaultnoexcept

◆ save()

bool iv::model::comms::api::Settings::save ( iv::file::xml::node & node) const

Member Data Documentation

◆ apiURLs

std::vector<iv::model::comms::api::Settings::ApiInfo> iv::model::comms::api::Settings::apiURLs

The documentation for this struct was generated from the following files: