|
CppWAMP
C++11 client library for the WAMP protocol
|
Contains the declaration of Payload, which bundles together Variant arguments. More...
#include <initializer_list>#include <ostream>#include <sstream>#include <tuple>#include <utility>#include "api.hpp"#include "options.hpp"#include "internal/integersequence.hpp"Go to the source code of this file.
Classes | |
| class | wamp::Payload< TDerived, TMessage > |
| Wrapper around a WAMP message containing payload arguments and an options dictionary. More... | |
Namespaces | |
| wamp | |
Contains the declaration of Payload, which bundles together Variant arguments.