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

Contains the declaration of Variant and other closely related types/functions. More...

#include <cstdint>
#include <initializer_list>
#include <ostream>
#include <vector>
#include "api.hpp"
#include "internal/blob.ipp"

Go to the source code of this file.

Classes

class  wamp::Blob
 Contains binary data as an array of bytes. More...
 

Namespaces

 wamp
 

Detailed Description

Contains the declaration of Variant and other closely related types/functions.