libzypp 17.31.23
|
This is the complete list of members for zypp::PluginFrame::Impl, including all inherited members.
_body | zypp::PluginFrame::Impl | private |
_command | zypp::PluginFrame::Impl | private |
_header | zypp::PluginFrame::Impl | private |
addHeader(const std::string &key_r, const std::string &value_r) | zypp::PluginFrame::Impl | inline |
addHeader(HeaderInitializerList contents_r) | zypp::PluginFrame::Impl | inline |
body() const | zypp::PluginFrame::Impl | inline |
bodyRef() | zypp::PluginFrame::Impl | inline |
clearHeader(const std::string &key_r) | zypp::PluginFrame::Impl | inline |
clone() const | zypp::PluginFrame::Impl | inlineprivate |
command() const | zypp::PluginFrame::Impl | inline |
constKeyRange typedef | zypp::PluginFrame::Impl | |
empty() const | zypp::PluginFrame::Impl | inline |
getHeader(const std::string &key_r) const | zypp::PluginFrame::Impl | inline |
getHeader(const std::string &key_r, const std::string &default_r) const | zypp::PluginFrame::Impl | inline |
getHeaderNT(const std::string &key_r, const std::string &default_r) const | zypp::PluginFrame::Impl | inline |
headerList() | zypp::PluginFrame::Impl | inline |
headerList() const | zypp::PluginFrame::Impl | inline |
Impl() | zypp::PluginFrame::Impl | inline |
Impl(const std::string &command_r) | zypp::PluginFrame::Impl | inline |
Impl(const std::string &command_r, const std::string &body_r) | zypp::PluginFrame::Impl | inline |
Impl(const std::string &command_r, HeaderInitializerList contents_r) | zypp::PluginFrame::Impl | inline |
Impl(const std::string &command_r, const std::string &body_r, HeaderInitializerList contents_r) | zypp::PluginFrame::Impl | inline |
Impl(std::istream &stream_r) | zypp::PluginFrame::Impl | |
KeyRange typedef | zypp::PluginFrame::Impl | |
mkHeaderPair(const std::string &key_r, const std::string &value_r) | zypp::PluginFrame::Impl | inline |
nullimpl() | zypp::PluginFrame::Impl | inlinestatic |
operator<<(std::ostream &str, const PluginFrame::Impl &obj) | zypp::PluginFrame::Impl | related |
rwcowClone | zypp::PluginFrame::Impl | friend |
setBody(const std::string &body_r) | zypp::PluginFrame::Impl | inline |
setCommand(const std::string &command_r) | zypp::PluginFrame::Impl | inline |
setHeader(const std::string &key_r, const std::string &value_r) | zypp::PluginFrame::Impl | inline |
writeTo(std::ostream &stream_r) const | zypp::PluginFrame::Impl |