|
Qpid Proton C++
0.13.0
|
This is the complete list of members for default_container, including all inherited members.
| auto_stop(bool set) | default_container | virtual |
| client_connection_options(const connection_options &o) | default_container | virtual |
| client_connection_options() const | default_container | virtual |
| connect(const std::string &url, const connection_options &) | default_container | virtual |
| proton::container::connect(const std::string &url) | container | |
| default_container(proton::messaging_handler &h, const std::string &id="") | default_container | explicit |
| default_container(const std::string &id="") | default_container | explicit |
| default_container(container *c) | default_container | inlineexplicit |
| id() const | default_container | virtual |
| listen(const std::string &url, listen_handler &l) | default_container | virtual |
| proton::container::listen(const std::string &url, const connection_options &) | container | virtual |
| proton::container::listen(const std::string &url) | container | virtual |
| open_receiver(const std::string &url, const proton::receiver_options &o=proton::receiver_options(), const connection_options &c=connection_options()) | default_container | virtual |
| proton::container::open_receiver(const std::string &url) | container | virtual |
| proton::container::open_receiver(const std::string &url, const proton::receiver_options &o) | container | virtual |
| open_sender(const std::string &url, const proton::sender_options &o=proton::sender_options(), const connection_options &c=connection_options()) | default_container | virtual |
| proton::container::open_sender(const std::string &url) | container | virtual |
| proton::container::open_sender(const std::string &url, const proton::sender_options &o) | container | virtual |
| receiver_options(const class receiver_options &o) | default_container | virtual |
| receiver_options() const | default_container | virtual |
| run() | default_container | virtual |
| sender_options(const class sender_options &o) | default_container | virtual |
| sender_options() const | default_container | virtual |
| server_connection_options(const connection_options &o) | default_container | virtual |
| server_connection_options() const | default_container | virtual |
| stop(const error_condition &err=error_condition()) | default_container | virtual |
| ~container() (defined in container) | container | virtual |