libzypp 17.37.17
zypp::PluginFrame::Impl Member List

This is the complete list of members for zypp::PluginFrame::Impl, including all inherited members.

_bodyzypp::PluginFrame::Implprivate
_commandzypp::PluginFrame::Implprivate
_headerzypp::PluginFrame::Implprivate
addHeader(const std::string &key_r, const std::string &value_r)zypp::PluginFrame::Implinline
addHeader(HeaderInitializerList contents_r)zypp::PluginFrame::Implinline
addRawHeader(const std::string_view data)zypp::PluginFrame::Implinline
body() constzypp::PluginFrame::Implinline
bodyRef()zypp::PluginFrame::Implinline
clearHeader(const std::string &key_r)zypp::PluginFrame::Implinline
clone() constzypp::PluginFrame::Implinlineprivate
command() constzypp::PluginFrame::Implinline
constKeyRange typedefzypp::PluginFrame::Impl
empty() constzypp::PluginFrame::Implinline
escapeHeader(std::string_view val, bool escapeColon=true)zypp::PluginFrame::Implinlinestatic
getHeader(const std::string &key_r) constzypp::PluginFrame::Implinline
getHeader(const std::string &key_r, const std::string &default_r) constzypp::PluginFrame::Implinline
getHeaderNT(const std::string &key_r, const std::string &default_r) constzypp::PluginFrame::Implinline
headerList()zypp::PluginFrame::Implinline
headerList() constzypp::PluginFrame::Implinline
Impl()zypp::PluginFrame::Implinline
Impl(const std::string &command_r)zypp::PluginFrame::Implinline
Impl(const std::string &command_r, ByteArray &&body_r)zypp::PluginFrame::Implinline
Impl(const std::string &command_r, HeaderInitializerList contents_r)zypp::PluginFrame::Implinline
Impl(const std::string &command_r, ByteArray &&body_r, HeaderInitializerList contents_r)zypp::PluginFrame::Implinline
Impl(std::istream &stream_r)zypp::PluginFrame::Impl
KeyRange typedefzypp::PluginFrame::Impl
mkHeaderPair(const std::string &key_r, const std::string &value_r)zypp::PluginFrame::Implinline
nullimpl()zypp::PluginFrame::Implinlinestatic
operator<<(std::ostream &str, const PluginFrame::Impl &obj)zypp::PluginFrame::Implrelated
rwcowClone(const Impl *rhs)zypp::PluginFrame::Implfriend
setBody(ByteArray &&body_r)zypp::PluginFrame::Implinline
setCommand(const std::string &command_r)zypp::PluginFrame::Implinline
setHeader(const std::string &key_r, const std::string &value_r)zypp::PluginFrame::Implinline
unescapeHeader(std::string_view val)zypp::PluginFrame::Implinlinestatic
writeTo(std::ostream &stream_r) constzypp::PluginFrame::Impl