8#include "Arp/Plc/Commons/Meta/ChildTypeInfo.hpp"
9#include "Arp/Plc/Commons/Meta/TypeSystem/TypeDefinition.hpp"
11namespace Arp {
namespace Plc {
namespace Commons {
namespace Meta {
namespace TypeSystem
47 void ResolveType(
const String& libraryNamespace);
58 return this->childTypeInfo;
63 return this->childTypeInfo;
DataType
Definition: DataType.hpp:15
Root namespace for the PLCnext API