Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Classes | Namespaces | Functions
Options.h File Reference
#include "qpid/Exception.h"
#include <boost/program_options.hpp>
#include <boost/format.hpp>
#include <sstream>
#include <iterator>
#include <algorithm>
#include <string>
#include "qpid/CommonImportExport.h"

Go to the source code of this file.

Classes

class  qpid::OptionValue< T >
 
struct  qpid::Options
 Base class for options. More...
 
struct  qpid::Options::Exception
 
struct  qpid::CommonOptions
 Standard options for configuration. More...
 

Namespaces

 qpid
 This file was automatically generated from the AMQP specification.
 

Functions

std::string qpid::prettyArg (const std::string &, const std::string &)
 
template<class T >
po::value_semantic * qpid::optValue (T &value, const char *name)
 Create an option value. More...
 
template<class T >
po::value_semantic * qpid::optValue (std::vector< T > &value, const char *name)
 Create a vector value. More...
 
po::value_semantic * qpid::optValue (bool &value)
 Create a boolean switch value. More...
 
po::value_semantic * qpid::pure_switch (bool &value)
 

Qpid C++ API Reference
Generated on Wed Aug 27 2014 for Qpid C++ Client API by doxygen 1.8.6