PLCnext API Documentation 25.0.2.69
DataType.hpp
1
2//
3// Copyright Phoenix Contact GmbH & Co. KG
4//
6#pragma once
8#include "Arp/Plc/Commons/DataType.hpp"
9
10namespace Arp { namespace Plc { namespace Gds { namespace Services
11{
12
13using Arp::Plc::Commons::DataType;
14
15}}}} // end of namespace Arp::Plc::Gds::Services
Root namespace for the PLCnext API