ZIO
Python and C++ interface to ZeroMQ and Zyre
Public Member Functions | Public Attributes | List of all members
DirectBinder Struct Reference
Collaboration diagram for DirectBinder:
Collaboration graph
[legend]

Public Member Functions

std::string operator() ()
 

Public Attributes

zio::socket_tsock
 
std::string address
 

Detailed Description

Definition at line 20 of file port.cpp.

Member Function Documentation

◆ operator()()

std::string DirectBinder::operator() ( )
inline

Definition at line 23 of file port.cpp.

Member Data Documentation

◆ address

std::string DirectBinder::address

Definition at line 22 of file port.cpp.

◆ sock

zio::socket_t& DirectBinder::sock

Definition at line 21 of file port.cpp.


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