CppWAMP
C++11 client library for the WAMP protocol
|
Contains the declaration of the Subscription class. More...
#include <memory>
#include <string>
#include "api.hpp"
#include "erroror.hpp"
#include "wampdefs.hpp"
#include "./internal/passkey.hpp"
#include "internal/subscription.ipp"
Go to the source code of this file.
Classes | |
class | wamp::Subscription |
Represents a pub/sub event subscription. More... | |
class | wamp::ScopedSubscription |
Limits a Subscription's lifetime to a particular scope. More... | |
Namespaces | |
wamp | |
Contains the declaration of the Subscription class.