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

#include <structs.hpp>

Classes

struct  Constants
 
struct  DefaultValues
 
struct  Keys
 
struct  Sections
 

Public Member Functions

bool load (const file::xml::node &nodeValve)
 
bool save (file::xml::node &nodeValve) const
 
bool isValid (iv::model::control::valve::eValveType valveType)
 
bool isAllLinked (iv::model::control::valve::eValveType valveType)
 

Public Attributes

std::weak_ptr< iv::channels::AbstractChannelchFeedbackOP {}
 
std::weak_ptr< iv::channels::AbstractChannelchFeedbackCL {}
 
std::weak_ptr< iv::channels::AbstractChannelchOutputOP {}
 
std::weak_ptr< iv::channels::AbstractChannelchOutputCL {}
 
std::weak_ptr< iv::channels::AbstractChannelchCmdOP {}
 
std::weak_ptr< iv::channels::AbstractChannelchCmdCL {}
 
std::weak_ptr< iv::channels::AbstractChannelchCmdReset {}
 
std::weak_ptr< iv::channels::AbstractChannelchTrip {}
 

Member Function Documentation

◆ isAllLinked()

bool iv::model::control::valve::AllValveChannels::isAllLinked ( iv::model::control::valve::eValveType valveType)
inline

◆ isValid()

bool iv::model::control::valve::AllValveChannels::isValid ( iv::model::control::valve::eValveType valveType)
inline

◆ load()

bool iv::model::control::valve::AllValveChannels::load ( const file::xml::node & nodeValve)

◆ save()

bool iv::model::control::valve::AllValveChannels::save ( file::xml::node & nodeValve) const

Member Data Documentation

◆ chCmdCL

std::weak_ptr<iv::channels::AbstractChannel> iv::model::control::valve::AllValveChannels::chCmdCL {}

◆ chCmdOP

std::weak_ptr<iv::channels::AbstractChannel> iv::model::control::valve::AllValveChannels::chCmdOP {}

◆ chCmdReset

std::weak_ptr<iv::channels::AbstractChannel> iv::model::control::valve::AllValveChannels::chCmdReset {}

◆ chFeedbackCL

std::weak_ptr<iv::channels::AbstractChannel> iv::model::control::valve::AllValveChannels::chFeedbackCL {}

◆ chFeedbackOP

std::weak_ptr<iv::channels::AbstractChannel> iv::model::control::valve::AllValveChannels::chFeedbackOP {}

◆ chOutputCL

std::weak_ptr<iv::channels::AbstractChannel> iv::model::control::valve::AllValveChannels::chOutputCL {}

◆ chOutputOP

std::weak_ptr<iv::channels::AbstractChannel> iv::model::control::valve::AllValveChannels::chOutputOP {}

◆ chTrip

std::weak_ptr<iv::channels::AbstractChannel> iv::model::control::valve::AllValveChannels::chTrip {}

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