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

Contains the declaration of the Options class. More...

#include <utility>
#include "api.hpp"
#include "traits.hpp"
#include "variant.hpp"
#include "./internal/passkey.hpp"
#include "./internal/wampmessage.hpp"

Go to the source code of this file.

Classes

class  wamp::Options< TDerived, TMessage >
 Wrapper around a WAMP message containing an options dictionary. More...
 

Namespaces

 wamp
 

Detailed Description

Contains the declaration of the Options class.