Qpid Proton C++
0.12.1
|
This is the complete list of members for connection, including all inherited members.
close() | connection | |
container() const | connection | |
container_id() const | connection | |
default_session() | connection | |
find_links(endpoint::state mask) const | connection | |
find_sessions(endpoint::state mask) const | connection | |
host() const | connection | |
LOCAL_ACTIVE | endpoint | static |
LOCAL_CLOSED | endpoint | static |
local_condition() const | connection | virtual |
LOCAL_MASK | endpoint | static |
LOCAL_UNINIT | endpoint | static |
open_receiver(const std::string &addr, const link_options &opts=link_options()) | connection | |
open_sender(const std::string &addr, const link_options &opts=link_options()) | connection | |
open_session() | connection | |
REMOTE_ACTIVE | endpoint | static |
REMOTE_CLOSED | endpoint | static |
remote_condition() const | connection | virtual |
REMOTE_MASK | endpoint | static |
REMOTE_UNINIT | endpoint | static |
state() const | connection | |
proton::endpoint::state typedef | endpoint | |
transport() const | connection | |
~endpoint() (defined in endpoint) | endpoint | virtual |