CppWAMP
C++11 client library for the WAMP protocol
registration.hpp File Reference

Contains the declaration of the Registration class. More...

#include <memory>
#include <string>
#include "api.hpp"
#include "erroror.hpp"
#include "peerdata.hpp"
#include "wampdefs.hpp"
#include "./internal/passkey.hpp"
#include "internal/registration.ipp"

Go to the source code of this file.

Classes

class  wamp::Registration
 Represents a remote procedure registration. More...
 
class  wamp::ScopedRegistration
 Limits a Registration's lifetime to a particular scope. More...
 

Namespaces

 wamp
 

Detailed Description

Contains the declaration of the Registration class.