qpid::client::Message Class Reference
[Application API for an AMQP client]

A representation of messages for sent or recived through the client api. More...

#include <ClientMessage.h>

List of all members.

Public Member Functions

 Message (const std::string &data_=std::string())
std::string getData () const
void setData (const std::string &_data)
std::string getDestination () const
void setDestination (const std::string &dest)
uint64_t getDeliveryTag () const
void setDeliveryTag (uint64_t dt)
bool isRedelivered () const
void setRedelivered (bool _redelivered)


Detailed Description

A representation of messages for sent or recived through the client api.


The documentation for this class was generated from the following file:
Generated on Tue Apr 17 14:22:17 2007 for Qpid by  doxygen 1.4.7