Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::channels::ChannelInfo Struct Reference

#include <structs.hpp>

Collaboration diagram for iv::channels::ChannelInfo:
[legend]

Classes

struct  DefaultValues
 
struct  Keys
 
struct  Sections
 

Public Member Functions

 ChannelInfo ()
 
 ChannelInfo (const iv::channels::ChannelInfo &other)=default
 
 ChannelInfo (const iv::channels::ChannelInfo &&other)=delete
 
 ~ChannelInfo ()=default
 
ChannelInfooperator= (const iv::channels::ChannelInfo &other)
 
ChannelInfooperator= (const iv::channels::ChannelInfo &&other)=delete
 
bool load (const iv::file::xml::node &nodeChannel)
 
bool save (iv::file::xml::node &nodeChannel) const
 

Public Attributes

std::string system
 
std::string equipment
 
std::string functionCode
 
iv::model::LocalizedText descriptions
 

Constructor & Destructor Documentation

◆ ChannelInfo() [1/3]

iv::channels::ChannelInfo::ChannelInfo ( )
inline

◆ ChannelInfo() [2/3]

iv::channels::ChannelInfo::ChannelInfo ( const iv::channels::ChannelInfo & other)
default

◆ ChannelInfo() [3/3]

iv::channels::ChannelInfo::ChannelInfo ( const iv::channels::ChannelInfo && other)
delete

◆ ~ChannelInfo()

iv::channels::ChannelInfo::~ChannelInfo ( )
default

Member Function Documentation

◆ load()

bool iv::channels::ChannelInfo::load ( const iv::file::xml::node & nodeChannel)
inline

◆ operator=() [1/2]

ChannelInfo & iv::channels::ChannelInfo::operator= ( const iv::channels::ChannelInfo && other)
delete

◆ operator=() [2/2]

ChannelInfo & iv::channels::ChannelInfo::operator= ( const iv::channels::ChannelInfo & other)
inline

◆ save()

bool iv::channels::ChannelInfo::save ( iv::file::xml::node & nodeChannel) const
inline

Member Data Documentation

◆ descriptions

iv::model::LocalizedText iv::channels::ChannelInfo::descriptions

◆ equipment

std::string iv::channels::ChannelInfo::equipment

◆ functionCode

std::string iv::channels::ChannelInfo::functionCode

◆ system

std::string iv::channels::ChannelInfo::system

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