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

#include <structs.hpp>

Classes

struct  DefaultValues
 
struct  Keys
 
struct  Sections
 

Public Member Functions

bool save (file::xml::node &nodeBusTie) const
 
bool load (const file::xml::node &nodeBusTie)
 

Public Attributes

std::weak_ptr< iv::channels::AbstractChannelchBreakerConnectCmd {}
 
std::weak_ptr< iv::channels::AbstractChannelchBreakerDisconnectCmd {}
 
std::weak_ptr< iv::channels::AbstractChannelchBreakerConnected {}
 

Member Function Documentation

◆ load()

bool iv::model::pms::AllBusTieChannels::load ( const file::xml::node & nodeBusTie)

◆ save()

bool iv::model::pms::AllBusTieChannels::save ( file::xml::node & nodeBusTie) const

Member Data Documentation

◆ chBreakerConnectCmd

std::weak_ptr<iv::channels::AbstractChannel> iv::model::pms::AllBusTieChannels::chBreakerConnectCmd {}

◆ chBreakerConnected

std::weak_ptr<iv::channels::AbstractChannel> iv::model::pms::AllBusTieChannels::chBreakerConnected {}

◆ chBreakerDisconnectCmd

std::weak_ptr<iv::channels::AbstractChannel> iv::model::pms::AllBusTieChannels::chBreakerDisconnectCmd {}

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