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

qmf::engine::ResilientConnectionEvent Struct Reference

Represents events that occur, unsolicited, from ResilientConnection. More...

#include <qmf/engine/ResilientConnection.h>

List of all members.

Public Types

 CONNECTED = 1
 DISCONNECTED = 2
 SESSION_CLOSED = 3
 RECV = 4
enum  EventKind { CONNECTED = 1, DISCONNECTED = 2, SESSION_CLOSED = 3, RECV = 4 }

Public Attributes

EventKind kind
void * sessionContext
char * errorText
Message message


Detailed Description

Represents events that occur, unsolicited, from ResilientConnection.

Definition at line 35 of file ResilientConnection.h.


Member Enumeration Documentation

enum qmf::engine::ResilientConnectionEvent::EventKind

Enumerator:
CONNECTED 
DISCONNECTED 
SESSION_CLOSED 
RECV 

Definition at line 36 of file ResilientConnection.h.


Member Data Documentation

char* qmf::engine::ResilientConnectionEvent::errorText

Definition at line 45 of file ResilientConnection.h.

EventKind qmf::engine::ResilientConnectionEvent::kind

Definition at line 43 of file ResilientConnection.h.

Message qmf::engine::ResilientConnectionEvent::message

Definition at line 46 of file ResilientConnection.h.

void* qmf::engine::ResilientConnectionEvent::sessionContext

Definition at line 44 of file ResilientConnection.h.


The documentation for this struct was generated from the following file:
Qpid C++ API Reference
Generated on Wed Dec 1 10:01:44 2010 for Qpid C++ Client API by doxygen 1.4.7