ROS Serial C client library
rosPublisher Struct Reference

Structure to hold information about publisher and its messagehandle. More...

#include <ros_types.h>

Collaboration diagram for rosPublisher:

Data Fields

rosMessageHandle_tmessagehandle
rosReturnCode_t(* publish )(void *message)

Detailed Description

Structure to hold information about publisher and its messagehandle.


Field Documentation

pointer to messagehandle

rosReturnCode_t(* publish)(void *message)

function pointer to publish function


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines