Goby v2
GobyMOOSApp Member List

This is the complete list of members for GobyMOOSApp, including all inherited members.

dynamic_moos_vars_enabled() (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
dynamic_vars() (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
GobyMOOSApp(ProtobufConfig *cfg) (defined in GobyMOOSApp)GobyMOOSAppinlineexplicit
GobyMOOSAppSelector(ProtobufConfig *cfg) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineexplicitprotected
ignore_stale() (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
InboxFunc typedef (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>protected
int::goby::moos::run(int argc, char *argv[]) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>protected
loop()=0 (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>protectedpure virtual
microsec_moos_time() (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlinestatic
parse_type_technique(const std::string &type_and_technique) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
PostReport() (defined in MOOSAppShell)MOOSAppShellinlineprotected
publish(CMOOSMsg &msg) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
publish(const std::string &key, const std::string &value) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
publish(const std::string &key, double value) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
publish_pb(const std::string &key, const ProtobufMessage &msg) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
register_timer(int period_seconds, boost::function< void()> handler) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
register_timer(int period_seconds, void(V::*mem_func)(), V *obj) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
RegisterVariables() (defined in MOOSAppShell)MOOSAppShellinlineprotected
set_dynamic_moos_vars_enabled(bool b) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
set_ignore_stale(bool b) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
start_time() const (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
subscribe(const std::string &var, InboxFunc handler=InboxFunc(), int blackout=0) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>protected
subscribe(const std::string &var, void(V::*mem_func)(A1), V *obj, int blackout=0) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
subscribe(const std::string &var_pattern, const std::string &app_pattern, InboxFunc handler=InboxFunc(), int blackout=0) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>protected
subscribe(const std::string &var_pattern, const std::string &app_pattern, void(V::*mem_func)(A1), V *obj, int blackout=0) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
subscribe_pb(const std::string &var, void(V::*mem_func)(const ProtobufMessage &), V *obj, int blackout=0) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
subscribe_pb(const std::string &var, boost::function< void(const ProtobufMessage &msg)> handler, int blackout=0) (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotected
~GobyMOOSAppSelector() (defined in GobyMOOSAppSelector<>)GobyMOOSAppSelector<>inlineprotectedvirtual