rclcpp  master
C++ ROS Client Library API
rclcpp::contexts::default_context::DefaultContext Member List

This is the complete list of members for rclcpp::contexts::default_context::DefaultContext, including all inherited members.

clean_up()rclcpp::Contextprotectedvirtual
Context()rclcpp::Context
DefaultContext()rclcpp::contexts::default_context::DefaultContext
enable_shared_from_this(T... args)std::enable_shared_from_this< Context >
get_init_options() constrclcpp::Context
get_init_options()rclcpp::Context
get_interrupt_guard_condition(rcl_wait_set_t *wait_set)rclcpp::Context
get_on_shutdown_callbacks() constrclcpp::Context
get_on_shutdown_callbacks()rclcpp::Context
get_rcl_context()rclcpp::Context
get_sub_context(Args &&... args)rclcpp::Contextinline
init(int argc, char const *const argv[], const rclcpp::InitOptions &init_options=rclcpp::InitOptions())rclcpp::Contextvirtual
interrupt_all_sleep_for()rclcpp::Contextvirtual
interrupt_all_wait_sets()rclcpp::Contextvirtual
is_valid() constrclcpp::Context
on_shutdown(OnShutdownCallback callback)rclcpp::Contextvirtual
OnShutdownCallback typedefrclcpp::Context
operator=(T... args)std::enable_shared_from_this< Context >
release_interrupt_guard_condition(rcl_wait_set_t *wait_set)rclcpp::Context
release_interrupt_guard_condition(rcl_wait_set_t *wait_set, const std::nothrow_t &) noexceptrclcpp::Context
shared_from_this(T... args)std::enable_shared_from_this< Context >
shutdown(const std::string &reason)rclcpp::Contextvirtual
shutdown_reason()rclcpp::Context
sleep_for(const std::chrono::nanoseconds &nanoseconds)rclcpp::Context
~Context()rclcpp::Contextvirtual
~enable_shared_from_this(T... args)std::enable_shared_from_this< Context >