MockChannel Struct Reference

Combination mock OutputHandler and ChannelAdapter for tests. More...

#include <MockChannel.h>

Inheritance diagram for MockChannel:

Inheritance graph
[legend]
Collaboration diagram for MockChannel:

Collaboration graph
[legend]
List of all members.

Public Types

typedef qpid::framing::BasicGetBody Body

Public Member Functions

 MockChannel (qpid::framing::ChannelId id)
bool isOpen () const
void handleHeader (boost::shared_ptr< qpid::framing::AMQHeaderBody > b)
void handleContent (boost::shared_ptr< qpid::framing::AMQContentBody > b)
void handleHeartbeat (boost::shared_ptr< qpid::framing::AMQHeartbeatBody > b)
void handleMethodInContext (boost::shared_ptr< qpid::framing::AMQMethodBody > method, const qpid::framing::MethodContext &context)

Static Public Member Functions

static Body::shared_ptr basicGetBody ()

Public Attributes

MockOutputHandler out

Detailed Description

Combination mock OutputHandler and ChannelAdapter for tests.


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