Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::framing::BufferTypeTraits< ValueType > Struct Template Reference

#include <qpid/framing/BufferTypes.h>

List of all members.

Public Types

typedef void(Buffer::* Put )(const ValueType &)
typedef void(Buffer::* Get )(ValueType &)

Detailed Description

template<class ValueType>
struct qpid::framing::BufferTypeTraits< ValueType >

Definition at line 45 of file BufferTypes.h.


Member Typedef Documentation

template<class ValueType >
typedef void(Buffer::* qpid::framing::BufferTypeTraits< ValueType >::Get)(ValueType &)

Definition at line 47 of file BufferTypes.h.

template<class ValueType >
typedef void(Buffer::* qpid::framing::BufferTypeTraits< ValueType >::Put)(const ValueType &)

Definition at line 46 of file BufferTypes.h.


The documentation for this struct was generated from the following file:

Qpid C++ API Reference
Generated on 20 Mar 2015 for Qpid C++ Client API by doxygen 1.6.1