ROS 2 rclcpp + rcl - humble  humble
ROS 2 C++ Client Library with ROS Client Library
Public Member Functions | List of all members
rclcpp::WeakContextsWrapper Class Reference

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 ()
 

Detailed Description

Class to manage vector of weak pointers to all created contexts.

Definition at line 42 of file context.cpp.


The documentation for this class was generated from the following file: