PLCnext API Documentation
22.9.0.33
|
Namespace for payload classes of the ACF More...
Classes | |
class | SystemManagerStatePayload |
Payload class to indicate the state of the system startup More... | |
class | SystemStartupPayload |
Payload class to indicate system startup More... | |
Enumerations | |
enum class | SystemManagerState { None = 0 , Ready = 1 , Stop = 2 , Running = 3 } |
Functions | |
ARP_CXX_SYMBOL_EXPORT std::ostream & | operator<< (std::ostream &os, SystemManagerState value) |
ARP_CXX_SYMBOL_EXPORT std::istream & | operator>> (std::istream &is, SystemManagerState &value) |
Namespace for payload classes of the ACF