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