_pimpl | zypp::PluginFrame | [private] |
ackCommand() | zypp::PluginFrame | [static] |
addHeader(const std::string &key_r, const std::string &value_r=std::string()) | zypp::PluginFrame | |
base::SafeBool() const | zypp::PluginFrame | [private] |
body() const | zypp::PluginFrame | |
bodyRef() | zypp::PluginFrame | |
bool_type typedef | zypp::base::SafeBool< PluginFrame > | [private] |
boolTest() const | zypp::PluginFrame | [inline, private] |
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 | |
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] |
HeaderList typedef | zypp::PluginFrame | |
headerList() | zypp::PluginFrame | [private] |
headerList() const | zypp::PluginFrame | |
HeaderListIterator typedef | zypp::PluginFrame | |
headerSize() const | zypp::PluginFrame | [inline] |
isAckCommand() 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_type() const | zypp::base::SafeBool< PluginFrame > | [inline, private] |
operator!=(const PluginFrame &lhs, const PluginFrame &rhs) | zypp::PluginFrame | [related] |
operator<<(std::ostream &str, const PluginFrame &obj) | zypp::PluginFrame | [friend] |
operator<<(std::ostream &str, const PluginFrame &obj) | zypp::PluginFrame | [related] |
operator==(const PluginFrame &lhs, const PluginFrame &rhs) | 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(std::istream &stream_r) | zypp::PluginFrame | |
readFrom(std::istream &stream_r) | zypp::PluginFrame | [inline] |
readFrom(std::istream &stream_r, PluginFrame &frame_r) | zypp::PluginFrame | [inline, static] |
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 | |
writeTo(std::ostream &stream_r) const | zypp::PluginFrame | |
writeTo(std::ostream &stream_r, const PluginFrame &frame_r) | zypp::PluginFrame | [inline, static] |
~SafeBool() | zypp::base::SafeBool< PluginFrame > | [inline, private] |