#include <metadata.hpp>
Definition at line 13 of file metadata.hpp.
◆ dict_t
◆ metadata_t()
zmq::metadata_t::metadata_t |
( |
const dict_t & |
dict_ | ) |
|
◆ add_ref()
void zmq::metadata_t::add_ref |
( |
| ) |
|
◆ drop_ref()
bool zmq::metadata_t::drop_ref |
( |
| ) |
|
◆ get()
const char * zmq::metadata_t::get |
( |
const std::string & |
property_ | ) |
const |
- Todo:
- remove this when support for the deprecated name "Identity" is dropped
Definition at line 10 of file metadata.cpp.
◆ _dict
const dict_t zmq::metadata_t::_dict |
|
private |
◆ _ref_cnt
The documentation for this class was generated from the following files: