ROS 2 rclcpp + rcl - jazzy  jazzy
ROS 2 C++ Client Library with ROS Client Library
Public Member Functions | Public Attributes | List of all members
rclcpp::ExecutorOptions Struct Reference

Options to be passed to the executor constructor. More...

#include <rclcpp/executor_options.hpp>

Public Member Functions

RCLCPP_PUBLIC ExecutorOptions (const ExecutorOptions &)
 
RCLCPP_PUBLIC ExecutorOptionsoperator= (const ExecutorOptions &)
 

Public Attributes

rclcpp::memory_strategy::MemoryStrategy::SharedPtr memory_strategy
 
rclcpp::Context::SharedPtr context
 
size_t max_conditions
 

Detailed Description

Options to be passed to the executor constructor.

Definition at line 32 of file executor_options.hpp.


The documentation for this struct was generated from the following files: