PLCnext API Documentation 23.6.0.37
PlcTypes.h
1
2//
3// Copyright PHOENIX CONTACT Electronics GmbH
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