PLCnext API Documentation 23.6.0.37
Public Member Functions | List of all members
Arp::Device::Interface::Services::DeviceSettingsServiceProxy Class Reference

Proxy class of service IDeviceSettingsService More...

#include <DeviceSettingsServiceProxy.hpp>

Inheritance diagram for Arp::Device::Interface::Services::DeviceSettingsServiceProxy:
Inheritance graph

Public Member Functions

 DeviceSettingsServiceProxy (RscHandle providerHandle, RscHandle serviceHandle, RscClient &rscClient)
 Constructs an instance of type DeviceSettingsServiceProxy
 
DeviceSettingResult ReadValue (const RscString< 512 > &setting) override
 
void ReadValues (ReadValuesSettingsDelegate settingsDelegate, ReadValuesResultDelegate resultDelegate) override
 
AccessErrorCode WriteValue (const DeviceSettingItem &settingItem) override
 
void WriteValues (WriteValuesSettingItemsDelegate settingItemsDelegate, WriteValuesResultDelegate resultDelegate) override
 

Detailed Description

Proxy class of service IDeviceSettingsService


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