include/rclc/action_client.h
include/rclc/action_goal_handle.h
include/rclc/action_server.h
include/rclc/client.h
include/rclc/executor.h
include/rclc/executor_handle.h
include/rclc/init.h
include/rclc/node.h
include/rclc/publisher.h
include/rclc/rclc.h
include/rclc/service.h
include/rclc/sleep.h
include/rclc/subscription.h
include/rclc/timer.h
include/rclc/types.h
include/rclc/visibility_control.h
Defined in File executor_handle.h
Enumeration for invocation type. ON_NEW_DATA calls a callback only when new data is available ALWAYS calls the callback always, even if no data is available (e.g. for type FUNCTION_CALL)
Values: