|
Aktualizr
C++ SOTA Client
|
This is the complete list of members for Utils, including all inherited members.
| absolutePath(const boost::filesystem::path &root, const boost::filesystem::path &file) (defined in Utils) | Utils | static |
| addQuotes(const std::string &value) (defined in Utils) | Utils | static |
| clearUbootCounter() (defined in Utils) | Utils | static |
| copyDir(const boost::filesystem::path &from, const boost::filesystem::path &to) (defined in Utils) | Utils | static |
| createDirectories(const boost::filesystem::path &path, mode_t mode) (defined in Utils) | Utils | static |
| extractField(const std::string &in, unsigned int field_id) (defined in Utils) | Utils | static |
| fromBase64(std::string base64_string) (defined in Utils) | Utils | static |
| genPrettyName() (defined in Utils) | Utils | static |
| getHardwareInfo() (defined in Utils) | Utils | static |
| getHostname() (defined in Utils) | Utils | static |
| getNetworkInfo() (defined in Utils) | Utils | static |
| glob(const std::string &pat) (defined in Utils) | Utils | static |
| ipDisplayName(const sockaddr_storage &saddr) (defined in Utils) | Utils | static |
| ipGetSockaddr(int fd) (defined in Utils) | Utils | static |
| ipPort(const sockaddr_storage &saddr) (defined in Utils) | Utils | static |
| jsonToCanonicalStr(const Json::Value &json) (defined in Utils) | Utils | static |
| jsonToStr(const Json::Value &json) (defined in Utils) | Utils | static |
| parseJSON(const std::string &json_str) (defined in Utils) | Utils | static |
| parseJSONFile(const boost::filesystem::path &filename) (defined in Utils) | Utils | static |
| randomUuid() (defined in Utils) | Utils | static |
| readFile(const boost::filesystem::path &filename) (defined in Utils) | Utils | static |
| readFileFromArchive(std::istream &as, const std::string &filename) (defined in Utils) | Utils | static |
| setSocketPort(sockaddr_storage *addr, in_port_t port) (defined in Utils) | Utils | static |
| setUbootUpgraded() (defined in Utils) | Utils | static |
| shell(const std::string &command, std::string *output, bool include_stderr=false) (defined in Utils) | Utils | static |
| stripQuotes(const std::string &value) (defined in Utils) | Utils | static |
| toBase64(const std::string &tob64) (defined in Utils) | Utils | static |
| writeArchive(const std::map< std::string, std::string > &entries, std::ostream &as) (defined in Utils) | Utils | static |
| writeFile(const boost::filesystem::path &filename, const std::string &content, bool create_directories=true) (defined in Utils) | Utils | static |
| writeFile(const boost::filesystem::path &filename, const Json::Value &content, bool create_directories=true) (defined in Utils) | Utils | static |
1.8.14