8#include "Arp/System/Core/IEnumerator.hxx" 
    9#include "Arp/Plc/Commons/Meta/TypeInfo.hpp" 
   10#include "Arp/Plc/Commons/Meta/ChildTypeInfo.hpp" 
   11#include "Arp/Plc/Commons/Meta/TypeIdentifier.hpp" 
   13namespace Arp { 
namespace Plc { 
namespace Commons { 
namespace Meta
 
   22    using Ptr = std::shared_ptr<ITypeNavigator>;
 
This class represents the Arp String. The implementation is based on std::string.
Definition: String.hpp:39
 
Root namespace for the PLCnext API