8 #include "Arp/System/Rsc/Services/RscServiceProxyBase.hxx"
9 #include "Arp/Plc/Gds/Services/IForceService.hpp"
13 namespace Arp {
namespace Plc {
namespace Gds {
namespace Services
28 std::vector<ForceItem> GetVariables()
override;
31 boolean IsActive()
override;
A force item structure.
Definition: ForceItem.hpp:26
Proxy class of service IForceService
Definition: ForceServiceProxy.hpp:20
ForceServiceProxy(RscHandle providerHandle, RscHandle serviceHandle, RscClient &rscClient)
Constructs an instance of type ForceServiceProxy
DataAccessError
This enumeration contains the possible data access errors.
Definition: DataAccessError.hpp:19
Root namespace for the PLCnext API