PLCnext API Documentation 23.6.0.37
Severity.hpp
1
2//
3// Copyright PHOENIX CONTACT Electronics GmbH
4//
6#pragma once
8//
9// Copyright PHOENIX CONTACT Electronics GmbH
10//
12#pragma once
13
14#include "Arp/System/Core/Arp.h"
15#include "Arp/System/Nm/Services/Severity.hpp"
16
17namespace Arp { namespace Services { namespace NotificationLogger { namespace Services
18{
19
20using Arp::System::Nm::Services::Severity;
21
22}}}} // end of namespace Arp::Services::NotificationLogger::Services
Root namespace for the PLCnext API