![]() |
PhoenixZMQ
2.0.0
Library which integrates zeromq use in Phoenix
|
Set of parameters to be passed to create a socket with mock backend. More...
#include <PEmptyBackend.h>
Public Attributes | |
std::string | address |
Host address. More... | |
size_t | port |
Connection port. More... | |
Set of parameters to be passed to create a socket with mock backend.
Definition at line 14 of file PEmptyBackend.h.
std::string PEmptyParam::address |
size_t PEmptyParam::port |
Connection port.
Definition at line 18 of file PEmptyBackend.h.
Referenced by PEmptyBackend::client().