Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qpid/console/Value.h>
Static Public Member Functions | |
static Value::Ptr | newValue (int typeCode, framing::Buffer &buffer) |
static void | encodeValue (int typeCode, Value::Ptr value, framing::Buffer &buffer) |
static void qpid::console::ValueFactory::encodeValue | ( | int | typeCode, |
Value::Ptr | value, | ||
framing::Buffer & | buffer | ||
) | [static] |
static Value::Ptr qpid::console::ValueFactory::newValue | ( | int | typeCode, |
framing::Buffer & | buffer | ||
) | [static] |