Classes | Namespaces | Macros
blob.hpp File Reference
#include "macros.hpp"
#include "err.hpp"
#include <stdlib.h>
#include <string.h>
#include <algorithm>
#include <ios>
Include dependency graph for blob.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  zmq::blob_t
 
struct  zmq::reference_tag_t
 

Namespaces

 zmq
 

Macros

#define ZMQ_MAP_INSERT_OR_EMPLACE(k, v)   insert (std::make_pair (k, v))
 
#define ZMQ_MOVE(x)   (x)
 
#define ZMQ_PUSH_OR_EMPLACE_BACK   push_back
 

Macro Definition Documentation

◆ ZMQ_MAP_INSERT_OR_EMPLACE

#define ZMQ_MAP_INSERT_OR_EMPLACE (   k,
  v 
)    insert (std::make_pair (k, v))

Definition at line 29 of file blob.hpp.

◆ ZMQ_MOVE

#define ZMQ_MOVE (   x)    (x)

Definition at line 33 of file blob.hpp.

◆ ZMQ_PUSH_OR_EMPLACE_BACK

#define ZMQ_PUSH_OR_EMPLACE_BACK   push_back

Definition at line 32 of file blob.hpp.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:02