| 
|   | PlcDomainProxy (void)=default | 
|   | Constructs an PlcDomainProxy instance. More...
  | 
|   | 
|   | ~PlcDomainProxy (void)=default | 
|   | Destructs this instance and frees all resources. More...
  | 
|   | 
| 
bool  | IsPlcSuspendedBySwitch (void) | 
|   | 
| 
bool  | IsPlcSuspendedBySystemWatchdog (bool &warmStartNotPossible, bool &autoRestart) | 
|   | 
| 
void  | RegisterComponent (IComponent &component, bool isSystemComponent=false) | 
|   | 
| 
void  | UnregisterComponent (IComponent &component) | 
|   | 
 | 
| 
event< void >  | PlcLoading | 
|   | 
| 
event< void >  | PlcLoaded | 
|   | 
| 
event< PlcStartKind >  | PlcStarting | 
|   | 
| 
event< void >  | PlcStarted | 
|   | 
| 
event< void >  | PlcStopping | 
|   | 
| 
event< void >  | PlcStopped | 
|   | 
| 
event< bool >  | PlcUnloading | 
|   | 
| 
event< bool >  | PlcUnloaded | 
|   | 
| 
event< void >  | PlcChanging | 
|   | 
| 
event< bool >  | PlcChanged | 
|   | 
 | 
| 
class  | Arp::Plc::Domain::PlcDomainComponent | 
|   | 
| 
class  | Arp::Plc::Domain::PlcDomainProxyComponent | 
|   | 
◆ PlcDomainProxy()
  
  
      
        
          | Arp::Plc::Commons::Domain::PlcDomainProxy::PlcDomainProxy  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ ~PlcDomainProxy()
  
  
      
        
          | Arp::Plc::Commons::Domain::PlcDomainProxy::~PlcDomainProxy  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
Destructs this instance and frees all resources.
 
 
The documentation for this class was generated from the following file: