rclcpp_lifecycle  master
C++ ROS Lifecycle Library API
Classes | Namespaces | Typedefs
transition.hpp File Reference
#include <string>
#include "rclcpp_lifecycle/state.hpp"
#include "rclcpp_lifecycle/visibility_control.h"
#include "rcutils/allocator.h"
Include dependency graph for transition.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rclcpp_lifecycle::Transition
 The Transition class abstract the Lifecycle's states. More...
 

Namespaces

 rclcpp_lifecycle
 

Typedefs

typedef struct rcl_lifecycle_transition_t rcl_lifecycle_transition_t
 

Typedef Documentation

◆ rcl_lifecycle_transition_t