PLCnext API Documentation  22.9.0.33
Public Member Functions | List of all members
Arp::Plc::Gds::Services::ForceServiceProxy Class Reference

Proxy class of service IForceService More...

#include <ForceServiceProxy.hpp>

Inheritance diagram for Arp::Plc::Gds::Services::ForceServiceProxy:
Inheritance graph

Public Member Functions

 ForceServiceProxy (RscHandle providerHandle, RscHandle serviceHandle, RscClient &rscClient)
 Constructs an instance of type ForceServiceProxy More...
 
DataAccessError AddVariable (const ForceItem &item) override
 
void RemoveVariable (const RscString< 512 > &variableName) override
 
std::vector< ForceItemGetVariables () override
 
void Reset () override
 
boolean IsForcable (const RscString< 512 > &variableName) override
 
boolean IsActive () override
 

Detailed Description

Proxy class of service IForceService

Constructor & Destructor Documentation

◆ ForceServiceProxy()

Arp::Plc::Gds::Services::ForceServiceProxy::ForceServiceProxy ( RscHandle  providerHandle,
RscHandle  serviceHandle,
RscClient &  rscClient 
)

Constructs an instance of type ForceServiceProxy


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