PLCnext API Documentation  21.0.0.35466
Public Member Functions | List of all members
Arp::Plc::Gds::Services::ForceServiceProxy Class Reference
Inheritance diagram for Arp::Plc::Gds::Services::ForceServiceProxy:
Inheritance graph

Public Member Functions

 ForceServiceProxy (RscHandle providerHandle, RscHandle serviceHandle, RscClient &rscClient)
 Constructs an ForceServiceProxy instance. More...
 
virtual ~ForceServiceProxy (void)
 Destructs this instance and frees all resouces. 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
 

Constructor & Destructor Documentation

◆ ForceServiceProxy()

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

Constructs an ForceServiceProxy instance.

◆ ~ForceServiceProxy()

Arp::Plc::Gds::Services::ForceServiceProxy::~ForceServiceProxy ( void  )
inlinevirtual

Destructs this instance and frees all resouces.


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