PLCnext API Documentation 23.6.0.37
Operation.hpp
1
2//
3// Copyright PHOENIX CONTACT Electronics GmbH
4//
6#pragma once
8#include "Arp/System/Um/Commons/Operation.hpp"
9
10namespace Arp { namespace System { namespace Um { namespace Services
11{
12
13// This type was originally auto generated, but auto generation is now turned off
14// since we export the type in the SDK.
16
17
18}}}} // 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