1#ifndef IV_SRC_CHANNELS_CONTROLLER_WIREDDIGITAL_HPP_
2#define IV_SRC_CHANNELS_CONTROLLER_WIREDDIGITAL_HPP_
17 const std::shared_ptr<bool> &hasRootPermission)
override;
Definition AbstractComponentGUI.hpp:30
Definition AbstractChannel.hpp:24
Definition DigitalChannel.hpp:10
Definition WiredDigital.hpp:10
AbstractComponentGUI * panelConfigureChannel(const std::shared_ptr< bool > &hasPermission, const std::shared_ptr< bool > &hasRootPermission) override
Definition WiredDigital.cpp:33
AbstractComponentGUI * panelDigitalParameters() const override
Definition WiredDigital.cpp:16
Definition AbstractChannel.cpp:37