1 #ifndef UMPS_SERVICES_CONNECTIONINFORMATION_SOCKETDETAILS_PROXY_HPP
2 #define UMPS_SERVICES_CONNECTIONINFORMATION_SOCKETDETAILS_PROXY_HPP
4 #include "umps/services/connectionInformation/enums.hpp"
5 namespace UMPS::Services::ConnectionInformation::SocketDetails
15 namespace UMPS::Services::ConnectionInformation::SocketDetails
60 void setSocketPair(
const std::pair<XSubscriber, XPublisher> &socketPair);
116 std::unique_ptr<ProxyImpl> pImpl;
SocketType
This defines the socket type. Note, ZeroMQ may have more socket types than what is enumerated here....
Definition: enums.hpp:29