Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <string>
#include "qpid/client/ClientImportExport.h"
#include "qpid/client/Handle.h"
#include "qpid/messaging/Variant.h"
Go to the source code of this file.
Classes | |
class | qpid::messaging::Connection |
struct | qpid::messaging::InvalidOptionString |
Namespaces | |
namespace | qpid |
This file was automatically generated from the AMQP specification. | |
namespace | qpid::client |
namespace | qpid::messaging |
Functions | |
void | qpid::messaging::parseOptionString (const std::string &, Variant::Map &) |
TODO: need to change format of connection option string (currently name1=value1&name2=value2 etc, should probably use map syntax as per address options. | |
Variant::Map | qpid::messaging::parseOptionString (const std::string &) |