libzypp 17.31.23
|
This is the complete list of members for zypp::PluginFrame, including all inherited members.
_pimpl | zypp::PluginFrame | private |
ackCommand() | zypp::PluginFrame | static |
addHeader(const std::string &key_r, const std::string &value_r=std::string()) | zypp::PluginFrame | |
addHeader(HeaderInitializerList contents_r) | zypp::PluginFrame | |
body() const | zypp::PluginFrame | |
bodyRef() | zypp::PluginFrame | |
clearHeader(const std::string &key_r) | zypp::PluginFrame | |
command() const | zypp::PluginFrame | |
dumpOn(std::ostream &str, const PluginFrame &obj) | zypp::PluginFrame | related |
empty() const | zypp::PluginFrame | |
enomethodCommand() | zypp::PluginFrame | static |
errorCommand() | zypp::PluginFrame | static |
Exception typedef | zypp::PluginFrame | |
getHeader(const std::string &key_r) const | zypp::PluginFrame | |
getHeader(const std::string &key_r, const std::string &default_r) const | zypp::PluginFrame | |
getHeaderNT(const std::string &key_r, const std::string &default_r=std::string()) const | zypp::PluginFrame | |
hasKey(const std::string &key_r) const | zypp::PluginFrame | inline |
headerBegin() const | zypp::PluginFrame | inline |
headerClear() | zypp::PluginFrame | inline |
headerEmpty() const | zypp::PluginFrame | inline |
headerEnd() const | zypp::PluginFrame | inline |
HeaderInitializerList typedef | zypp::PluginFrame | private |
headerList() | zypp::PluginFrame | private |
headerList() const | zypp::PluginFrame | |
HeaderList typedef | zypp::PluginFrame | |
HeaderListIterator typedef | zypp::PluginFrame | |
headerSize() const | zypp::PluginFrame | inline |
isAckCommand() const | zypp::PluginFrame | inline |
isEnomethodCommand() const | zypp::PluginFrame | inline |
isErrorCommand() const | zypp::PluginFrame | inline |
keyBegin(const std::string &key_r) const | zypp::PluginFrame | inline |
keyEmpty(const std::string &key_r) const | zypp::PluginFrame | inline |
keyEnd(const std::string &key_r) const | zypp::PluginFrame | inline |
keySize(const std::string &key_r) const | zypp::PluginFrame | inline |
operator bool() const | zypp::PluginFrame | inlineexplicit |
operator!=(const PluginFrame &lhs, const PluginFrame &rhs) | zypp::PluginFrame | related |
operator<< | zypp::PluginFrame | friend |
operator<<(std::ostream &str, const PluginFrame &obj) | zypp::PluginFrame | related |
operator== | zypp::PluginFrame | friend |
operator==(const PluginFrame &lhs, const PluginFrame &rhs) | zypp::PluginFrame | related |
operator>>(std::istream &str, PluginFrame &obj) | zypp::PluginFrame | related |
PluginFrame() | zypp::PluginFrame | |
PluginFrame(const std::string &command_r) | zypp::PluginFrame | |
PluginFrame(const std::string &command_r, const std::string &body_r) | zypp::PluginFrame | |
PluginFrame(const std::string &command_r, HeaderInitializerList contents_r) | zypp::PluginFrame | |
PluginFrame(const std::string &command_r, const std::string &body_r, HeaderInitializerList contents_r) | zypp::PluginFrame | |
PluginFrame(std::istream &stream_r) | zypp::PluginFrame | |
readFrom(std::istream &stream_r) | zypp::PluginFrame | inline |
readFrom(std::istream &stream_r, PluginFrame &frame_r) | zypp::PluginFrame | inlinestatic |
setBody(const std::string &body_r) | zypp::PluginFrame | |
setCommand(const std::string &command_r) | zypp::PluginFrame | |
setHeader(const std::string &key_r, const std::string &value_r=std::string()) | zypp::PluginFrame | |
setHeader(HeaderInitializerList contents_r) | zypp::PluginFrame | inline |
writeTo(std::ostream &stream_r) const | zypp::PluginFrame | |
writeTo(std::ostream &stream_r, const PluginFrame &frame_r) | zypp::PluginFrame | inlinestatic |