CppWAMP
C++11 client library for the WAMP protocol
|
This is the complete list of members for wamp::ScopedSubscription, including all inherited members.
id() const | wamp::Subscription | |
operator bool() const | wamp::Subscription | explicit |
operator=(ScopedSubscription &&other) noexcept | wamp::ScopedSubscription | |
operator=(Subscription subscription) | wamp::ScopedSubscription | |
operator=(const ScopedSubscription &)=delete | wamp::ScopedSubscription | |
wamp::Subscription::operator=(const Subscription &other) | wamp::Subscription | |
wamp::Subscription::operator=(Subscription &&other) noexcept | wamp::Subscription | |
release() | wamp::ScopedSubscription | |
ScopedSubscription() | wamp::ScopedSubscription | |
ScopedSubscription(ScopedSubscription &&other) noexcept | wamp::ScopedSubscription | |
ScopedSubscription(Subscription subscription) | wamp::ScopedSubscription | |
ScopedSubscription(const ScopedSubscription &)=delete | wamp::ScopedSubscription | |
Subscription() | wamp::Subscription | |
Subscription(const Subscription &other) | wamp::Subscription | |
Subscription(Subscription &&other) noexcept | wamp::Subscription | |
unsubscribe() const | wamp::Subscription | |
~ScopedSubscription() | wamp::ScopedSubscription |