libzypp 17.37.17
|
This is the complete list of members for zyppng::ProvideMessage, including all inherited members.
_code | zyppng::ProvideMessage | private |
_headers | zyppng::ProvideMessage | private |
_reqId | zyppng::ProvideMessage | private |
addValue(const std::string &name, const FieldVal &value) | zyppng::ProvideMessage | |
addValue(const std::string_view &name, const FieldVal &value) | zyppng::ProvideMessage | |
Code typedef | zyppng::ProvideMessage | |
code() const | zyppng::ProvideMessage | |
create(const zypp::PluginFrame &message) | zyppng::ProvideMessage | static |
createAttach(const uint32_t reqId, const zypp::Url &url, const std::string attachId, const std::string &label, const std::optional< std::string > &verifyType={}, const std::optional< std::string > &verifyData={}, const std::optional< int32_t > &mediaNr={}) | zyppng::ProvideMessage | static |
createAttachFinished(const uint32_t reqId, const std::optional< std::string > &localMountPoint={}) | zyppng::ProvideMessage | static |
createAuthDataRequest(const uint32_t reqId, const zypp::Url &effectiveUrl, const std::string &lastTriedUser="", const std::optional< int64_t > &lastAuthTimestamp={}, const std::map< std::string, std::string > &extraValues={}) | zyppng::ProvideMessage | static |
createAuthInfo(const uint32_t reqId, const std::string &user, const std::string &pw, int64_t timestamp, const std::map< std::string, std::string > &extraValues={}) | zyppng::ProvideMessage | static |
createCancel(const uint32_t reqId) | zyppng::ProvideMessage | static |
createDetach(const uint32_t reqId, const zypp::Url &attachUrl) | zyppng::ProvideMessage | static |
createDetachFinished(const uint32_t reqId) | zyppng::ProvideMessage | static |
createErrorResponse(const uint32_t reqId, const Code code, const std::string &reason, bool transient=false) | zyppng::ProvideMessage | static |
createMediaChanged(const uint32_t reqId) | zyppng::ProvideMessage | static |
createMediaChangeRequest(const uint32_t reqId, const std::string &label, int32_t mediaNr, const std::vector< std::string > &devices, const std::optional< std::string > &desc) | zyppng::ProvideMessage | static |
createMetalinkRedir(const uint32_t reqId, const std::vector< zypp::Url > &newUrls) | zyppng::ProvideMessage | static |
createProvide(const uint32_t reqId, const zypp::Url &url, const std::optional< std::string > &filename={}, const std::optional< std::string > &deltaFile={}, const std::optional< int64_t > &expFilesize={}, bool checkExistOnly=false) | zyppng::ProvideMessage | static |
createProvideFinished(const uint32_t reqId, const std::string &localFilename, bool cacheHit) | zyppng::ProvideMessage | static |
createProvideStarted(const uint32_t reqId, const zypp::Url &url, const std::optional< std::string > &localFilename={}, const std::optional< std::string > &stagingFilename={}) | zyppng::ProvideMessage | static |
createRedirect(const uint32_t reqId, const zypp::Url &newUrl) | zyppng::ProvideMessage | static |
FieldVal typedef | zyppng::ProvideMessage | |
fromStompMessage(const zypp::PluginFrame &msg) | zyppng::ProvideMessage | static |
headers() const | zyppng::ProvideMessage | |
operator=(const ProvideMessage &)=default | zyppng::ProvideMessage | |
operator=(ProvideMessage &&)=default | zyppng::ProvideMessage | |
ProvideMessage(const ProvideMessage &)=default | zyppng::ProvideMessage | |
ProvideMessage(ProvideMessage &&)=default | zyppng::ProvideMessage | |
ProvideMessage() | zyppng::ProvideMessage | private |
requestId() const | zyppng::ProvideMessage | |
setCode(const Code newCode) | zyppng::ProvideMessage | |
setRequestId(const uint id) | zyppng::ProvideMessage | |
setValue(const std::string &name, const FieldVal &value) | zyppng::ProvideMessage | |
setValue(const std::string_view &name, const FieldVal &value) | zyppng::ProvideMessage | |
toStompMessage() const | zyppng::ProvideMessage | |
typeName | zyppng::ProvideMessage | static |
value(const std::string_view &str, const FieldVal &defaultVal=FieldVal()) const | zyppng::ProvideMessage | |
value(const std::string &str, const FieldVal &defaultVal=FieldVal()) const | zyppng::ProvideMessage | |
values(const std::string_view &str) const | zyppng::ProvideMessage | |
values(const std::string &str) const | zyppng::ProvideMessage |