This is the complete list of members for bota_node::Node, including all inherited members.
addWorker(const std::string &name, const double timestep, bool(T::*fp)(const bota_worker::WorkerEvent &), T *obj, const int priority=0) | bota_node::Node | inline |
addWorker(const bota_worker::WorkerOptions &options) | bota_node::Node | inline |
cancelWorker(const std::string &name, const bool wait=true) | bota_node::Node | inline |
cleanup()=0 | bota_node::Node | pure virtual |
getNodeHandle() const | bota_node::Node | inline |
hasWorker(const std::string &name) | bota_node::Node | inline |
init()=0 | bota_node::Node | pure virtual |
nh_ | bota_node::Node | protected |
Node()=delete | bota_node::Node | |
Node(NodeHandlePtr nh) | bota_node::Node | explicit |
NodeHandlePtr typedef | bota_node::Node | |
preCleanup() | bota_node::Node | inlinevirtual |
shutdown() | bota_node::Node | |
stopAllWorkers() | bota_node::Node | inline |
stopAllWorkers(bool wait) | bota_node::Node | inline |
workerManager_ | bota_node::Node | private |
~Node()=default | bota_node::Node | virtual |