Function ros_trace_rclcpp_buffer_to_ipb
Defined in File tracetools.h
Function Documentation
-
void ros_trace_rclcpp_buffer_to_ipb(const void *buffer, const void *ipb)
rclcpp_buffer_to_ipb
Intra-process buffer initialization. Notes the
BufferImplementationBase
and theIntraProcessBuffer
that owns it.- Parameters:
buffer – [in] the pointer to the
BufferImplementationBase
ipb – [in] to pointer to the
IntraProcessBuffer