|
ZeroMQService * | zeromq_service () |
|
virtual void | send (const NodeTypeBase &msg, int socket_id, const std::string &group="")=0 |
|
virtual void | subscribe (const std::string &identifier, int socket_id)=0 |
|
|
| NodeInterface (ZeroMQService *service) |
|
virtual void | inbox (MarshallingScheme marshalling_scheme, const std::string &identifier, const std::string &body, int socket_id)=0 |
|
template<typename NodeTypeBase>
class goby::common::NodeInterface< NodeTypeBase >
Definition at line 32 of file node_interface.h.
The documentation for this class was generated from the following file: