8#include "Arp/System/Um/Commons/Modules/IUmModule.hpp" 
    9namespace Arp { 
namespace System { 
namespace Um { 
namespace Commons { 
namespace Modules
 
This class represents the Arp String. The implementation is based on std::string.
Definition: String.hpp:39
 
This interface should be implemented by loadable UserManager modules, e.g. for providing customized u...
Definition: IUmModule.hpp:16
 
This class serves as a basis for custom UmModules
Definition: UmModuleBase.hpp:15
 
ARP_CXX_SYMBOL_EXPORT String GetModuleName() const override
Return module name
Definition: UmModuleBase.cpp:12
 
Root namespace for the PLCnext API