|
ROS 2 rclcpp + rcl - rolling
rolling-4d14414d
ROS 2 C++ Client Library with ROS Client Library
|
Class to manage vector of weak pointers to all created contexts. More...
Public Member Functions | |
| void | add_context (const Context::SharedPtr &context) |
| void | remove_context (const Context *context) |
| std::vector< Context::SharedPtr > | get_contexts () |
Class to manage vector of weak pointers to all created contexts.
Definition at line 42 of file context.cpp.