1#ifndef IV_SRC_CHANNELS_CONTROLLER_VIRTUALSTRING_HPP_
2#define IV_SRC_CHANNELS_CONTROLLER_VIRTUALSTRING_HPP_
16 const std::shared_ptr<bool> &hasRootPermission)
override;
Definition AbstractComponentGUI.hpp:30
Definition AbstractChannel.hpp:24
Definition AbstractChannel.hpp:19
Definition VirtualString.hpp:10
~VirtualString() override=default
AbstractComponentGUI * panelConfigureChannel(const std::shared_ptr< bool > &hasPermission, const std::shared_ptr< bool > &hasRootPermission) override
Definition VirtualString.cpp:12
Definition AbstractChannel.cpp:37