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 <Message.h>

Collaboration diagram for qpid::client::Message:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Message (const std::string &data_=std::string(), const std::string &routingKey=std::string(), const std::string &exchange=std::string())
std::string getDestination () const
bool isRedelivered () const
void setRedelivered (bool redelivered)
framing::FieldTablegetHeaders ()
void acknowledge (Session &session, bool cumulative=true, bool send=true) const
void acknowledge (bool cumulative=true, bool send=true) const
 Message (const framing::FrameSet &frameset, Session s)
const framing::MessageTransferBody & getMethod () const
const framing::SequenceNumbergetId () const
void setSession (Session s)

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 Thu Apr 10 11:09:02 2008 for Qpid by  doxygen 1.4.7