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

qpid::framing::StructHelper Class Reference

#include <StructHelper.h>

Inherited by qpid::client::Future [private], and qpid::framing::Invoker [protected].

List of all members.

Public Member Functions

template<class T>
void encode (const T t, std::string &data)
template<class T>
void decode (T &t, const std::string &data)


Detailed Description

Definition at line 32 of file StructHelper.h.


Member Function Documentation

template<class T>
void qpid::framing::StructHelper::decode ( T &  t,
const std::string &  data 
) [inline]

Definition at line 44 of file StructHelper.h.

Referenced by qpid::client::Future::decodeResult().

template<class T>
void qpid::framing::StructHelper::encode ( const T  t,
std::string &  data 
) [inline]

Definition at line 36 of file StructHelper.h.


The documentation for this class was generated from the following file:
Qpid C++ API Reference
Generated on Tue Dec 8 15:39:37 2009 for Qpid C++ Client API by doxygen 1.4.7