Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
Namespaces | |
namespace | AddedAlarms |
namespace | EditColor |
namespace | PanelDynamicTextConditions |
namespace | SelectDamper |
namespace | SelectGenerator |
namespace | SelectTank |
namespace | SelectValve |
Classes | |
class | CPrvModelLogicLibrary |
class | CPrvModelParamOnline |
class | CPrvModelPmsPriorities |
class | CPrvModelVariablesOnline |
class | MimicsEditorUseCases |
class | PanelMimicsEditorFactory |
class | PanelOnlineVariablesEditorFactory |
class | PanelOnlineVariablesFactory |
class | PanelPrioritiesEditorFactory |
Functions | |
static AbstractComponentGUI * | prvCreateMimicChannelInterfaceSelectionButton (iv::mimics::ChannelInterface &channelInterfaceOut, const std::optional< std::function< bool(std::shared_ptr< iv::channels::AbstractChannel >)> > &filterCallback) |
std::string | prvGetButtonChannelMimicText (const iv::mimics::Channel &channelMimicOut) |
static std::string | getButtonOnlineVariableChannelText (const std::optional< std::weak_ptr< iv::channels::AbstractChannel > > &onlineVariable) |
static std::string | getButtonParameterOnlineText (const std::shared_ptr< iv::mimics::OnlineVariable > &onlineVariable) |
|
static |
|
static |
|
static |
std::string iv::panels::mimics::prvGetButtonChannelMimicText | ( | const iv::mimics::Channel & | channelMimicOut | ) |