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

qpid::CommonOptions Struct Reference

Standard options for configuration. More...

#include <qpid/Options.h>

List of all members.

Public Member Functions

 CommonOptions (const std::string &name=std::string(), const std::string &configfile=std::string())
void parse (int argc, char const *const *argv, const std::string &configfile=std::string(), bool allowUnknown=false)
 Parses options from argc/argv, environment variables and config file.
boost::program_options::options_description_easy_init addOptions ()

Public Attributes

bool help
bool version
std::string config

Detailed Description

Standard options for configuration.

Definition at line 252 of file Options.h.


Constructor & Destructor Documentation

qpid::CommonOptions::CommonOptions ( const std::string &  name = std::string(),
const std::string &  configfile = std::string() 
)

Member Function Documentation

boost::program_options::options_description_easy_init qpid::Options::addOptions (  )  [inline, inherited]

Definition at line 241 of file Options.h.

void qpid::Options::parse ( int  argc,
char const *const *  argv,
const std::string &  configfile = std::string(),
bool  allowUnknown = false 
) [inherited]

Parses options from argc/argv, environment variables and config file.

Note the filename argument can reference an options variable that is updated by argc/argv or environment variable parsing.


Member Data Documentation

Definition at line 257 of file Options.h.

Definition at line 255 of file Options.h.

Definition at line 256 of file Options.h.


The documentation for this struct was generated from the following file:

Qpid C++ API Reference
Generated on Mon Jun 7 17:49:08 2010 for Qpid C++ Client API by doxygen 1.6.2-20100208