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