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

qpid::framing::StringTypeTemplate< Size, PutFn, GetFn > Struct Template Reference

#include <qpid/framing/BufferTypes.h>

List of all members.

Public Types

typedef EncodeDecodeTemplate
< std::string, PutFn, GetFn > 
Base

Public Member Functions

 StringTypeTemplate (const std::string &s)
size_t encodedSize () const
 operator std::string () const
void encode (framing::Buffer &buf) const
void decode (framing::Buffer &buf)

Public Attributes

std::string value

Detailed Description

template<size_t Size, typename BufferTypeTraits< std::string >::Put PutFn, typename BufferTypeTraits< std::string >::Get GetFn>
struct qpid::framing::StringTypeTemplate< Size, PutFn, GetFn >

Definition at line 66 of file BufferTypes.h.


Member Typedef Documentation

template<size_t Size, typename BufferTypeTraits< std::string >::Put PutFn, typename BufferTypeTraits< std::string >::Get GetFn>
typedef EncodeDecodeTemplate<std::string, PutFn, GetFn> qpid::framing::StringTypeTemplate< Size, PutFn, GetFn >::Base

Definition at line 67 of file BufferTypes.h.


Constructor & Destructor Documentation

template<size_t Size, typename BufferTypeTraits< std::string >::Put PutFn, typename BufferTypeTraits< std::string >::Get GetFn>
qpid::framing::StringTypeTemplate< Size, PutFn, GetFn >::StringTypeTemplate ( const std::string &  s  )  [inline]

Definition at line 68 of file BufferTypes.h.


Member Function Documentation

void qpid::framing::EncodeDecodeTemplate< std::string , PutFn, GetFn >::decode ( framing::Buffer &  buf  )  [inline, inherited]
void qpid::framing::EncodeDecodeTemplate< std::string , PutFn, GetFn >::encode ( framing::Buffer &  buf  )  const [inline, inherited]
template<size_t Size, typename BufferTypeTraits< std::string >::Put PutFn, typename BufferTypeTraits< std::string >::Get GetFn>
size_t qpid::framing::StringTypeTemplate< Size, PutFn, GetFn >::encodedSize (  )  const [inline]
qpid::framing::EncodeDecodeTemplate< std::string , PutFn, GetFn >::operator std::string (  )  const [inline, inherited]

Definition at line 55 of file BufferTypes.h.


Member Data Documentation

std::string qpid::framing::EncodeDecodeTemplate< std::string , PutFn, GetFn >::value [inherited]

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