8 #include "Arp/System/Rsc/Services/RscServiceProxyBase.hxx"
9 #include "Arp/Plc/Retain/Services/IRetainManagerService.hpp"
13 namespace Arp {
namespace Plc {
namespace Retain {
namespace Services
27 BackupResult PrepareLatestBackupFileForRestoring()
override;
Contains the name and error code of the backup.
Definition: BackupResult.hpp:24
Proxy class of service IRetainManagerService
Definition: RetainManagerServiceProxy.hpp:20
RetainManagerServiceProxy(RscHandle providerHandle, RscHandle serviceHandle, RscClient &rscClient)
Constructs an instance of type RetainManagerServiceProxy
Root namespace for the PLCnext API