|
Aktualizr
C++ SOTA Client
|
Public Member Functions | |
| Client (const SelectEndPoint &) noexcept | |
| Client (const std::string &url) noexcept | |
| Client (const Client &)=delete | |
| Client & | operator= (const Client &)=delete |
| operator bool () const | |
| Configuration | recvConfiguration () const |
| VersionReport | recvVersionReport () const |
| OriginalManifest | recvOriginalManifest () const |
| bool | sendMetadataFiles (std::vector< MetadataFile > &) const |
| bool | syncDirectoryFiles (const boost::filesystem::path &) const |
Definition at line 61 of file opcuabridgeclient.h.
1.8.14