1 #ifndef PROTON_CONNECT_CONFIG_HPP 2 #define PROTON_CONNECT_CONFIG_HPP 23 #include "./internal/export.hpp" 30 class connection_options;
36 namespace connect_config {
55 #endif // CONNECT_CONFIG_HPP Options for creating a connection.
Definition: connection_options.hpp:67
std::string parse(std::istream &is, connection_options &opts)
Parse Connection Configuration from is and update opts.
std::string parse_default(connection_options &opts)
Parse Connection Configuration from default_file() and update opts.
std::string default_file()
The main Proton namespace.
Definition: annotation_key.hpp:33