PLCnext API Documentation 24.0.0.71
Severity.hpp
1
2//
3// Copyright PHOENIX CONTACT Electronics GmbH
4//
6
7
8#pragma once
9
10#include "Arp/System/Core/Arp.h"
11#include "Arp/System/Nm/Severity.hpp"
12
13namespace Arp { namespace System { namespace Nm { namespace Services
14{
15
17
18}}}} // namespace Arp::System::Nm::Services
@ System
System components used by the System, Device, Plc or Io domains.
enum ARP_CXX_SYMBOL_EXPORT Severity
Enumeration of Severities for notifications
Definition: Severity.hpp:14
Root namespace for the PLCnext API