PLCnext API Documentation 23.3.0.32
Operation.hpp
1
2//
3// Copyright PHOENIX CONTACT Electronics GmbH
4//
6#include "Arp/System/Um/Commons/Operation.hpp"
7
8namespace Arp { namespace System { namespace Um { namespace Services
9{
10
11// This type was originally auto generated, but auto generation is now turned off
12// since we export the type in the SDK.
14
15
16}}}} // end of namespace Arp::System::Um::Services
@ System
System components used by the System, Device, Plc or Io domains.
Operation
Allows to describe operations which are requested or allowed on objects.
Definition: Operation.hpp:39
Root namespace for the PLCnext API