Typedef rclc_executor_trigger_t

Typedef Documentation

typedef bool (*rclc_executor_trigger_t)(rclc_executor_handle_t*, unsigned int, void*)

Type definition for trigger function. With the parameters:

  • array of executor_handles

  • size of array

  • application specific struct used in the trigger function