|
PLCnext API Documentation 26.0.1.58
|
This is the complete list of members for Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService, including all inherited members.
| Abort(const RscString< 64 > &updaterName, const RscString< 512 > &componentId)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| Clear(const RscString< 64 > &updaterName, const RscString< 512 > &componentId, SoftwareVersionFileType fileType)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| Confirm()=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| ForcePrepare(const RscString< 64 > &updaterName, const RscString< 512 > &componentId)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| GetConfirmationTimeout()=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| GetInstallationDelay(const RscString< 64 > &updaterName, const RscString< 512 > &componentId, int64 &installationDelay)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| GetProxyFactory(void) (defined in Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService) | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | static |
| GetSoftwarePackage(const RscString< 64 > &updaterName, const RscString< 512 > &componentId, SoftwareVersionFileType fileType, const RscString< 512 > &fileName, boolean async, RscString< 512 > &errorMessage)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| GetSoftwareVersion(const RscString< 64 > &updaterName, const RscString< 512 > &componentId, SoftwareVersionFileType fileType, SoftwareVersionType &version)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| GetStatus(const RscString< 64 > &updaterName, const RscString< 512 > &componentId, SoftwareUpdateStatus &status)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| GetTransferStatus(const RscString< 64 > &updaterName, const RscString< 512 > &componentId, TransferStatus &status)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| GetUpdateBehavior(const RscString< 64 > &updaterName, const RscString< 512 > &componentId, const RscString< 512 > &manufacturerUri, const RscString< 512 > &softwareRevision, const std::vector< RscString< 512 > > &patchIdentifiers, UpdateBehavior &updateBehavior)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| GetUpdaterCapabilities(const RscString< 64 > &updaterName, UpdaterCapabilities &capabilities)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| GetUpdaterList()=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| InstallSoftwarePackage(const RscString< 64 > &updaterName, const RscString< 512 > &componentId, const RscString< 512 > &manufacturerUri, const RscString< 512 > &softwareRevision, const std::vector< RscString< 512 > > &patchIdentifiers, boolean autoResumePrepareForUpdate)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| IRscService(void)=default | Arp::Base::Rsc::Commons::IRscService | |
| IRscService(const IRscService &arg)=delete | Arp::Base::Rsc::Commons::IRscService | |
| IRscService(IRscService &&arg) noexcept=default | Arp::Base::Rsc::Commons::IRscService | |
| ISoftwareUpdateService(void)=default | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | |
| operator=(const IRscService &arg)=delete | Arp::Base::Rsc::Commons::IRscService | |
| operator=(IRscService &&arg) noexcept=default | Arp::Base::Rsc::Commons::IRscService | |
| Prepare(const RscString< 64 > &updaterName, const RscString< 512 > &componentId)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| Ptr typedef (defined in Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService) | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | |
| ResumeInstall(const RscString< 64 > &updaterName, const RscString< 512 > &componentId)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| ResumePrepare(const RscString< 64 > &updaterName, const RscString< 512 > &componentId)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| SetConfirmationTimeout(int64 timeout)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| SetInstallationDelay(const RscString< 64 > &updaterName, const RscString< 512 > &componentId, int64 installationDelay)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| SetSoftwarePackage(const RscString< 64 > &updaterName, const RscString< 512 > &componentId, SoftwareVersionFileType fileType, const RscString< 512 > &fileName, boolean async, RscString< 512 > &errorMessage)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| SetUpdateKey(const RscString< 64 > &updaterName, const RscString< 512 > &componentId, const RscSecureString< 512 > &updateKey)=0 | Arp::Services::SoftwareUpdate::Services::ISoftwareUpdateService | pure virtual |
| ~IRscService(void)=default | Arp::Base::Rsc::Commons::IRscService | virtual |