1 #ifndef QPID_CLIENT_AMQP0_10_FAILOVERUPDATES_H 2 #define QPID_CLIENT_AMQP0_10_FAILOVERUPDATES_H 29 struct FailoverUpdatesImpl;
41 FailoverUpdatesImpl* impl;
44 FailoverUpdates(
const FailoverUpdates&);
45 FailoverUpdates& operator=(
const FailoverUpdates&);
#define QPID_MESSAGING_EXTERN
A connection represents a network connection to a remote endpoint.
#define QPID_MESSAGING_CLASS_EXTERN
This file was automatically generated from the AMQP specification.
A utility to listen for updates on cluster membership and update the list of known urls for a connect...