Class ZMQCommands

Inheritance Relationships

Base Type

Class Documentation

class ZMQCommands : public commands::CommandSource

Public Functions

ZMQCommands(zmq::context_t &context, int port)
~ZMQCommands()
virtual bool getcommand(std::deque<std::string> &command)
virtual bool sendreply(const std::deque<std::string> &command, std::deque<std::string> &reply)

Public Members

zmq::socket_t *socket