Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
bodySize() const | qpid::framing::ReplyTo | |
clearExchangeFlag() | qpid::framing::ReplyTo | |
clearRoutingKeyFlag() | qpid::framing::ReplyTo | |
decode(Buffer &, uint32_t=0) | qpid::framing::ReplyTo | |
decodeStructBody(Buffer &, uint32_t=0) | qpid::framing::ReplyTo | |
encode(Buffer &) const | qpid::framing::ReplyTo | |
encodedSize() const | qpid::framing::ReplyTo | |
encodeStructBody(Buffer &) const | qpid::framing::ReplyTo | |
getExchange() const | qpid::framing::ReplyTo | |
getRoutingKey() const | qpid::framing::ReplyTo | |
hasExchange() const | qpid::framing::ReplyTo | |
hasRoutingKey() const | qpid::framing::ReplyTo | |
operator<<(std::ostream &, const ReplyTo &) | qpid::framing::ReplyTo | [friend] |
print(std::ostream &out) const | qpid::framing::ReplyTo | |
ReplyTo(const std::string &_exchange, const std::string &_routingKey) | qpid::framing::ReplyTo | [inline] |
ReplyTo() | qpid::framing::ReplyTo | [inline] |
setExchange(const std::string &_exchange) | qpid::framing::ReplyTo | |
setRoutingKey(const std::string &_routingKey) | qpid::framing::ReplyTo |