ZIO
Python and C++ interface to ZeroMQ and Zyre
Public Member Functions | Public Attributes | List of all members
zio::peer_info_t Struct Reference

#include <peer.hpp>

Public Member Functions

headerset_t branch (const std::string &prefix)
 

Public Attributes

nickname_t nick {""}
 
headerset_t headers
 

Detailed Description

Definition at line 24 of file peer.hpp.

Member Function Documentation

◆ branch()

zio::headerset_t zio::peer_info_t::branch ( const std::string &  prefix)

Definition at line 4 of file peer.cpp.

Member Data Documentation

◆ headers

headerset_t zio::peer_info_t::headers

Definition at line 26 of file peer.hpp.

◆ nick

nickname_t zio::peer_info_t::nick {""}

Definition at line 25 of file peer.hpp.


The documentation for this struct was generated from the following files: