8#include "Arp/System/Um/Commons/Modules/IUmModule.hpp"
9namespace Arp {
namespace System {
namespace Um {
namespace Commons {
namespace Modules
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
@ System
System components used by the System, Device, Plc or Io domains.
Root namespace for the PLCnext API