Goby v2
|
This is the complete list of members for goby::acomms::Bridge, including all inherited members.
Application(google::protobuf::Message *cfg=0) | goby::pb::Application | protected |
application_name() | goby::common::ApplicationBase | inline |
ApplicationBase(google::protobuf::Message *cfg=0) (defined in goby::common::ApplicationBase) | goby::common::ApplicationBase | |
base_cfg() (defined in goby::common::ApplicationBase) | goby::common::ApplicationBase | inline |
Bridge(protobuf::BridgeConfig *cfg) (defined in goby::acomms::Bridge) | goby::acomms::Bridge | |
Colors typedef (defined in goby::pb::Application) | goby::pb::Application | protected |
DynamicProtobufNode(common::ZeroMQService *service) (defined in goby::pb::DynamicProtobufNode) | goby::pb::DynamicProtobufNode | inlineprotected |
int::goby::run(int argc, char *argv[], Config *cfg) (defined in goby::common::ApplicationBase) | goby::common::ApplicationBase | |
loop_freq() | goby::common::ZeroMQApplicationBase | inlineprotected |
loop_period() | goby::common::ZeroMQApplicationBase | inlineprotected |
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(boost::shared_ptr< google::protobuf::Message > msg)> handler, const std::string &group) (defined in goby::pb::DynamicProtobufNode) | goby::pb::DynamicProtobufNode | protected |
on_receipt(int socket_id, void(C::*mem_func)(boost::shared_ptr< google::protobuf::Message > msg), C *obj, const std::string &group) (defined in goby::pb::DynamicProtobufNode) | goby::pb::DynamicProtobufNode | inlineprotected |
platform_name() | goby::common::ApplicationBase | inline |
ProtobufNode(common::ZeroMQService *service) (defined in goby::pb::ProtobufNode) | goby::pb::ProtobufNode | inlineprotected |
publish(const google::protobuf::Message &msg, const std::string &group="") (defined in goby::pb::Application) | goby::pb::Application | protected |
pubsub_node() (defined in goby::pb::Application) | goby::pb::Application | inlineprotected |
quit() | goby::common::ApplicationBase | inline |
send(const google::protobuf::Message &msg, int socket_id, const std::string &group="") (defined in goby::pb::ProtobufNode) | goby::pb::ProtobufNode | protectedvirtual |
set_loop_freq(double hertz) | goby::common::ZeroMQApplicationBase | inlineprotected |
set_loop_period(boost::posix_time::time_duration p) | goby::common::ZeroMQApplicationBase | inlineprotected |
set_loop_period(long milliseconds) | goby::common::ZeroMQApplicationBase | inlineprotected |
goby::subscribe(boost::function< void(const ProtoBufMessage &)> handler=boost::function< void(const ProtoBufMessage &)>(), const std::string &group="") | goby::pb::Application | inlineprotected |
goby::subscribe(void(C::*mem_func)(const ProtoBufMessage &), C *obj, const std::string &group="") | goby::pb::Application | inlineprotected |
subscribe(int socket_id, boost::function< void(boost::shared_ptr< google::protobuf::Message > msg)> handler, const std::string &group) (defined in goby::pb::DynamicProtobufNode) | goby::pb::DynamicProtobufNode | protected |
subscribe(int socket_id, void(C::*mem_func)(boost::shared_ptr< google::protobuf::Message > msg), C *obj, const std::string &group) (defined in goby::pb::DynamicProtobufNode) | goby::pb::DynamicProtobufNode | inlineprotected |
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 |
t_start() | goby::common::ZeroMQApplicationBase | inlineprotected |
goby::zeromq_service() | goby::pb::Application | inlineprotected |
zeromq_service() (defined in goby::common::NodeInterface< google::protobuf::Message >) | goby::common::NodeInterface< google::protobuf::Message > | inline |
ZeroMQApplicationBase(ZeroMQService *service, google::protobuf::Message *cfg=0) (defined in goby::common::ZeroMQApplicationBase) | goby::common::ZeroMQApplicationBase | inlineprotected |
~Application() (defined in goby::pb::Application) | goby::pb::Application | protectedvirtual |
~ApplicationBase() (defined in goby::common::ApplicationBase) | goby::common::ApplicationBase | virtual |
~Bridge() (defined in goby::acomms::Bridge) | goby::acomms::Bridge | |
~DynamicProtobufNode() (defined in goby::pb::DynamicProtobufNode) | goby::pb::DynamicProtobufNode | inlineprotectedvirtual |
~ProtobufNode() (defined in goby::pb::ProtobufNode) | goby::pb::ProtobufNode | inlineprotectedvirtual |
~ZeroMQApplicationBase() (defined in goby::common::ZeroMQApplicationBase) | goby::common::ZeroMQApplicationBase | inlineprotectedvirtual |