Classes | Namespaces | Macros | Typedefs | Functions | Variables
msg.hpp File Reference
#include <stddef.h>
#include <stdio.h>
#include "config.hpp"
#include "err.hpp"
#include "fd.hpp"
#include "atomic_counter.hpp"
#include "metadata.hpp"
Include dependency graph for msg.hpp:

Go to the source code of this file.

Classes

struct  zmq::msg_t::content_t
 
union  zmq::msg_t::group_t
 
struct  zmq::msg_t::long_group_t
 
class  zmq::msg_t
 

Namespaces

 zmq
 

Macros

#define CMD_TYPE_MASK   0x1c
 

Typedefs

typedef void() msg_free_fn(void *data_, void *hint_)
 

Functions

int zmq::close_and_return (zmq::msg_t *msg_, int echo_)
 
int zmq::close_and_return (zmq::msg_t msg_[], int count_, int echo_)
 

Variables

static const char zmq::cancel_cmd_name [] = "\6CANCEL"
 
static const char zmq::sub_cmd_name [] = "\x9SUBSCRIBE"
 

Macro Definition Documentation

◆ CMD_TYPE_MASK

#define CMD_TYPE_MASK   0x1c

Definition at line 16 of file msg.hpp.

Typedef Documentation

◆ msg_free_fn

typedef void() msg_free_fn(void *data_, void *hint_)

Definition at line 22 of file msg.hpp.



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