8 #include "Arp/System/Core/IEnumerator.hxx" 9 #include "Arp/Plc/Commons/Meta/DataInfo.hpp" 11 namespace Arp {
namespace Plc {
namespace Commons {
namespace Meta
21 typedef std::shared_ptr<IDataInfoProvider>
Ptr;
Declares the interface of the enumerator pattern, which is leaned on .NET enumerator idiom...
Definition: IEnumerator.hxx:47
Root namespace for the PLCnext API