9 namespace Arp {
namespace System {
namespace Commons {
namespace Io
38 static bool AreEqual(
const String& path1,
const String& path2);
39 static bool IsRelative(
const String& path);
40 static bool IsAbsolute(
const String& path);
Path & operator=(const Path &arg)=delete
Assignment operator.
Path(void)=delete
Constructs an File instance.
~Path(void)=delete
Destructs this instance and frees all resources.
Path(const Path &arg)=delete
Copy constructor.
@ System
System components used by the System, Device, Plc or Io domains.
Root namespace for the PLCnext API