Struct KeepLast
Defined in File qos.hpp
Inheritance Relationships
Base Type
public rclcpp::QoSInitialization
(Struct QoSInitialization)
Struct Documentation
-
struct KeepLast : public rclcpp::QoSInitialization
Use to initialize the QoS with the keep_last history setting and the given depth.
Public Functions
-
explicit KeepLast(size_t depth, bool print_depth_warning = true)
-
explicit KeepLast(size_t depth, bool print_depth_warning = true)