qpid::client::ConnectionSettings Struct Reference

Used to hold seetings for a connection (and parse these from command line oprions etc as a convenience). More...

#include <ConnectionSettings.h>

Inheritance diagram for qpid::client::ConnectionSettings:

Inheritance graph
[legend]
Collaboration diagram for qpid::client::ConnectionSettings:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void configurePosixTcpSocket (int fd) const
 Applies any tcp specific options to the sockets file descriptor.
void parse (int argc, char **argv)
 Parse options from command line arguments (will throw exception if arguments cannot be parsed).

Public Attributes

std::string host
uint16_t port
std::string virtualhost
std::string clientid
std::string username
std::string password
std::string mechanism
std::string locale
uint16_t heartbeat
uint16_t maxChannels
uint16_t maxFrameSize
uint bounds
bool tcpNoDelay
log::Options log


Detailed Description

Used to hold seetings for a connection (and parse these from command line oprions etc as a convenience).
The documentation for this struct was generated from the following file:

Generated on Thu May 15 22:24:03 2008 for Qpid by  doxygen 1.5.5