rcl_lifecycle  master
C API providing common functionality for ROS lifecycle.
Public Attributes | List of all members
rcl_lifecycle_transition_map_t Struct Reference

It contains the transition map states and transitions. More...

#include <data_types.h>

Collaboration diagram for rcl_lifecycle_transition_map_t:
Collaboration graph
[legend]

Public Attributes

rcl_lifecycle_state_tstates
 States used to generate the transition map.
 
unsigned int states_size
 Number of states.
 
rcl_lifecycle_transition_ttransitions
 Transitions used to generate the transition map.
 
unsigned int transitions_size
 Number of transitions.
 

Detailed Description

It contains the transition map states and transitions.


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