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

#include <VdrSettings.hpp>

Classes

struct  DefaultValues
 
struct  Keys
 

Public Member Functions

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

Public Attributes

iv::types::pollTime timeoutWait
 
eLanguage descriptionLanguage
 

Constructor & Destructor Documentation

◆ Settings() [1/3]

iv::model::comms::vdr::Settings::Settings ( )

◆ Settings() [2/3]

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

◆ Settings() [3/3]

iv::model::comms::vdr::Settings::Settings ( Settings && other)
noexcept

◆ ~Settings()

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

Member Function Documentation

◆ load()

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

Settings & iv::model::comms::vdr::Settings::operator= ( Settings && other)
noexcept

◆ save()

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

Member Data Documentation

◆ descriptionLanguage

eLanguage iv::model::comms::vdr::Settings::descriptionLanguage

◆ timeoutWait

iv::types::pollTime iv::model::comms::vdr::Settings::timeoutWait

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