8 #include "Arp/System/Rsc/Services/RscServiceProxyBase.hxx" 9 #include "IDeviceSettingsService.hpp" 13 namespace Arp {
namespace Device {
namespace Interface {
namespace Services
27 void ReadValues(ReadValuesSettingsDelegate settingsDelegate, ReadValuesResultDelegate resultDelegate)
override;
29 void WriteValues(WriteValuesSettingItemsDelegate settingItemsDelegate, WriteValuesResultDelegate resultDelegate)
override;
Proxy class of service IDeviceSettingsService
Definition: DeviceSettingsServiceProxy.hpp:19
Container for a combination of an error code and a value which is a result for a read operation to a ...
Definition: DeviceSettingResult.hpp:29
Container for a (relative) setting identifier with its value.
Definition: DeviceSettingItem.hpp:31
Root namespace for the PLCnext API
AccessErrorCode
Enumeration for error codes returned from Device.Interface.Services.
Definition: AccessErrorCode.hpp:20