PLCnext API Documentation 25.0.2.69
Severity.hpp
1
2//
3// Copyright Phoenix Contact GmbH & Co. KG
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
enum ARP_CXX_SYMBOL_EXPORT Severity
Enumeration of Severities for notifications
Definition: Severity.hpp:14
Root namespace for the PLCnext API