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