rcl  master
C API providing common ROS client library functionality.
Public Attributes | List of all members
rcl_jump_callback_info_t Struct Reference

Struct to describe an added callback. More...

#include <time.h>

Collaboration diagram for rcl_jump_callback_info_t:
Collaboration graph
[legend]

Public Attributes

rcl_jump_callback_t callback
 
rcl_jump_threshold_t threshold
 
void * user_data
 

Detailed Description

Struct to describe an added callback.

Member Data Documentation

◆ callback

rcl_jump_callback_t rcl_jump_callback_info_t::callback

◆ threshold

rcl_jump_threshold_t rcl_jump_callback_info_t::threshold

◆ user_data

void* rcl_jump_callback_info_t::user_data

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