Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Types | Public Attributes
qmf::engine::ResilientConnectionEvent Struct Reference

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

#include <qmf/engine/ResilientConnection.h>

List of all members.

Public Types

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.


Member Enumeration Documentation

Enumerator:
CONNECTED 
DISCONNECTED 
SESSION_CLOSED 
RECV 

Definition at line 36 of file ResilientConnection.h.


Member Data Documentation

Definition at line 45 of file ResilientConnection.h.

Definition at line 43 of file ResilientConnection.h.

Definition at line 46 of file ResilientConnection.h.

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 Thu Aug 23 2012 for Qpid C++ Client API by doxygen 1.7.5