8#include "Arp/Plc/Commons/Meta/ITypeInfoProvider.hpp"
9#include "Arp/Plc/Commons/Meta/TypeSystem/TypeDomain.hpp"
11namespace Arp {
namespace Plc {
namespace Commons {
namespace Meta
Declares the interface of the enumerator pattern, which is leaned on .NET enumerator idiom.
Definition: IEnumerator.hxx:49
This class represents the Arp String. The implementation is based on std::string.
Definition: String.hpp:39
Container for the type information of a library
Definition: TypeDomain.hpp:26
Root namespace for the PLCnext API