close() | qpid::client::Connection | |
closeChannel(Channel *channel) (defined in qpid::client::Connection) | qpid::client::Connection | |
Connection(bool debug=false, u_int32_t max_frame_size=65536, qpid::framing::ProtocolVersion *_version=&(qpid::framing::highestProtocolVersion)) | qpid::client::Connection | |
getMaxFrameSize() | qpid::client::Connection | [inline] |
idleIn() (defined in qpid::client::Connection) | qpid::client::Connection | [virtual] |
idleOut() (defined in qpid::client::Connection) | qpid::client::Connection | [virtual] |
open(const std::string &host, int port=5672, const std::string &uid="guest", const std::string &pwd="guest", const std::string &virtualhost="/") | qpid::client::Connection | |
openChannel(Channel *channel) | qpid::client::Connection | |
received(qpid::framing::AMQFrame *frame) (defined in qpid::client::Connection) | qpid::client::Connection | [virtual] |
removeChannel(Channel *channel) (defined in qpid::client::Connection) | qpid::client::Connection | |
shutdown() (defined in qpid::client::Connection) | qpid::client::Connection | [virtual] |
~Connection() (defined in qpid::client::Connection) | qpid::client::Connection |