Goby v2
|
This is the complete list of members for goby::pb::StaticProtobufNode, including all inherited members.
NodeInterface(ZeroMQService *service) (defined in goby::common::NodeInterface< google::protobuf::Message >) | goby::common::NodeInterface< google::protobuf::Message > | inlineprotected |
on_receipt(int socket_id, boost::function< void(const ProtoBufMessage &)> handler=boost::function< void(const ProtoBufMessage &)>(), const std::string &group="") (defined in goby::pb::StaticProtobufNode) | goby::pb::StaticProtobufNode | |
on_receipt(int socket_id, void(C::*mem_func)(const ProtoBufMessage &), C *obj, const std::string &group="") (defined in goby::pb::StaticProtobufNode) | goby::pb::StaticProtobufNode | inline |
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::StaticProtobufNode) | goby::pb::StaticProtobufNode | inlinevirtual |
StaticProtobufNode(common::ZeroMQService *service) (defined in goby::pb::StaticProtobufNode) | goby::pb::StaticProtobufNode | inline |
subscribe(int socket_id, boost::function< void(const ProtoBufMessage &)> handler=boost::function< void(const ProtoBufMessage &)>(), const std::string &group="") | goby::pb::StaticProtobufNode | |
subscribe(int socket_id, void(C::*mem_func)(const ProtoBufMessage &), C *obj, const std::string &group="") (defined in goby::pb::StaticProtobufNode) | goby::pb::StaticProtobufNode | inline |
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 |
~StaticProtobufNode() (defined in goby::pb::StaticProtobufNode) | goby::pb::StaticProtobufNode | inlinevirtual |