![]() |
helics
3.6.1
|
#include <zmqSocketDescriptor.h>
Public Attributes | |
| std::string | name |
| name of the socket for later reference | |
| zmq::socket_type | type = zmq::socket_type::sub |
| the socket type | |
| std::vector< socketOperation > | ops |
| a list of connections of make through bind | |
| std::function< void(const zmq::multipart_t &res)> | callback |
| the message handler | |
data class describing a socket and some operations on it