Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
Classes | |
class | MapCodec |
Codec for encoding/decoding a map of Variants using the AMQP 0-10 map encoding. More... | |
class | ListCodec |
Codec for encoding/decoding a list of Variants using the AMQP 0-10 list encoding. More... | |
Functions | |
void | translate (const qpid::types::Variant::Map &from, qpid::framing::FieldTable &to) |
void | translate (const qpid::framing::FieldTable &from, qpid::types::Variant::Map &to) |
void qpid::amqp_0_10::translate | ( | const qpid::framing::FieldTable & | from, | |
qpid::types::Variant::Map & | to | |||
) |
void qpid::amqp_0_10::translate | ( | const qpid::types::Variant::Map & | from, | |
qpid::framing::FieldTable & | to | |||
) |