Goby v2
|
This is the complete list of members for goby::pb::ProtobufNode, including all inherited members.
NodeInterface(ZeroMQService *service) (defined in goby::common::NodeInterface< google::protobuf::Message >) | goby::common::NodeInterface< google::protobuf::Message > | inlineprotected |
protobuf_inbox(const std::string &protobuf_type_name, const std::string &body, int socket_id, const std::string &group)=0 (defined in goby::pb::ProtobufNode) | goby::pb::ProtobufNode | protectedpure virtual |
ProtobufNode(common::ZeroMQService *service) (defined in goby::pb::ProtobufNode) | goby::pb::ProtobufNode | inlineprotected |
send(const google::protobuf::Message &msg, int socket_id, const std::string &group="") (defined in goby::pb::ProtobufNode) | goby::pb::ProtobufNode | protectedvirtual |
subscribe(const std::string &identifier, int socket_id) (defined in goby::pb::ProtobufNode) | goby::pb::ProtobufNode | protectedvirtual |
subscribe(const std::string &protobuf_type_name, int socket_id, const std::string &group) (defined in goby::pb::ProtobufNode) | goby::pb::ProtobufNode | protected |
zeromq_service() (defined in goby::common::NodeInterface< google::protobuf::Message >) | goby::common::NodeInterface< google::protobuf::Message > | inline |
~ProtobufNode() (defined in goby::pb::ProtobufNode) | goby::pb::ProtobufNode | inlineprotectedvirtual |