Class SimpleManagedEntity
Defined in File managed_entity.hpp
Inheritance Relationships
Base Type
public rclcpp_lifecycle::ManagedEntityInterface
(Class ManagedEntityInterface)
Derived Type
public rclcpp_lifecycle::LifecyclePublisher< MessageT, Alloc >
(Template Class LifecyclePublisher)
Class Documentation
-
class SimpleManagedEntity : public rclcpp_lifecycle::ManagedEntityInterface
A simple implementation of
ManagedEntityInterface
, which toogles a flag.Subclassed by rclcpp_lifecycle::LifecyclePublisher< MessageT, Alloc >