Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::mimics::traits::OrderOpCl Class Reference

#include <OrderOpCl.hpp>

Inheritance diagram for iv::mimics::traits::OrderOpCl:
[legend]
Collaboration diagram for iv::mimics::traits::OrderOpCl:
[legend]

Classes

struct  Sections
 

Public Member Functions

 OrderOpCl ()
 
bool loadOrderOpCl (const iv::file::xml::node &nodeStartStop)
 
bool saveOrderOpCl (iv::file::xml::node &nodeStartStop) const
 
void getChannelsOrderOpCl (const std::shared_ptr< std::vector< std::weak_ptr< iv::channels::AbstractChannel > > > &channelsInControl) const
 
void mapChannelsOrderOpCl (const std::function< void(std::weak_ptr< iv::channels::AbstractChannel > &)> &mapFunction)
 
AbstractComponentGUIpanelEditOrder ()
 

Public Attributes

iv::mimics::Channel m_openOrder
 
iv::mimics::Channel m_closeOrder
 

Constructor & Destructor Documentation

◆ OrderOpCl()

iv::mimics::traits::OrderOpCl::OrderOpCl ( )
default

Member Function Documentation

◆ getChannelsOrderOpCl()

void iv::mimics::traits::OrderOpCl::getChannelsOrderOpCl ( const std::shared_ptr< std::vector< std::weak_ptr< iv::channels::AbstractChannel > > > & channelsInControl) const

◆ loadOrderOpCl()

bool iv::mimics::traits::OrderOpCl::loadOrderOpCl ( const iv::file::xml::node & nodeStartStop)

◆ mapChannelsOrderOpCl()

void iv::mimics::traits::OrderOpCl::mapChannelsOrderOpCl ( const std::function< void(std::weak_ptr< iv::channels::AbstractChannel > &)> & mapFunction)

◆ panelEditOrder()

AbstractComponentGUI * iv::mimics::traits::OrderOpCl::panelEditOrder ( )

◆ saveOrderOpCl()

bool iv::mimics::traits::OrderOpCl::saveOrderOpCl ( iv::file::xml::node & nodeStartStop) const

Member Data Documentation

◆ m_closeOrder

iv::mimics::Channel iv::mimics::traits::OrderOpCl::m_closeOrder

◆ m_openOrder

iv::mimics::Channel iv::mimics::traits::OrderOpCl::m_openOrder

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