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

#include <structs.hpp>

Classes

struct  DefaultValues
 
struct  Keys
 

Public Member Functions

 RMCLikeFormat ()=default
 
 RMCLikeFormat (const RMCLikeFormat &other)=default
 
 RMCLikeFormat (RMCLikeFormat &&other) noexcept=default
 
 ~RMCLikeFormat ()=default
 
RMCLikeFormatoperator= (const RMCLikeFormat &other)=default
 
RMCLikeFormatoperator= (RMCLikeFormat &&other) noexcept=default
 
bool load (const iv::file::xml::node &nodeRMCLikeFormat)
 
bool save (iv::file::xml::node &nodeRMCLikeFormat) const
 
std::optional< iv::types::timestampgetTimestamp () const
 

Public Attributes

iv::types::channelId utcTimeChannelId
 
iv::types::channelId dateChannelId
 

Constructor & Destructor Documentation

◆ RMCLikeFormat() [1/3]

iv::model::RMCLikeFormat::RMCLikeFormat ( )
default

◆ RMCLikeFormat() [2/3]

iv::model::RMCLikeFormat::RMCLikeFormat ( const RMCLikeFormat & other)
default

◆ RMCLikeFormat() [3/3]

iv::model::RMCLikeFormat::RMCLikeFormat ( RMCLikeFormat && other)
defaultnoexcept

◆ ~RMCLikeFormat()

iv::model::RMCLikeFormat::~RMCLikeFormat ( )
default

Member Function Documentation

◆ getTimestamp()

std::optional< iv::types::timestamp > iv::model::RMCLikeFormat::getTimestamp ( ) const

◆ load()

bool iv::model::RMCLikeFormat::load ( const iv::file::xml::node & nodeRMCLikeFormat)

◆ operator=() [1/2]

RMCLikeFormat & iv::model::RMCLikeFormat::operator= ( const RMCLikeFormat & other)
default

◆ operator=() [2/2]

RMCLikeFormat & iv::model::RMCLikeFormat::operator= ( RMCLikeFormat && other)
defaultnoexcept

◆ save()

bool iv::model::RMCLikeFormat::save ( iv::file::xml::node & nodeRMCLikeFormat) const

Member Data Documentation

◆ dateChannelId

iv::types::channelId iv::model::RMCLikeFormat::dateChannelId

◆ utcTimeChannelId

iv::types::channelId iv::model::RMCLikeFormat::utcTimeChannelId

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