Pipe Inpection Robot / Mbed OS capstone_finish

Dependencies:   BufferedSerial motor_sn7544

Embed: (wiki syntax)

« Back to documentation index

HasHeader< M > Struct Template Reference

HasHeader< M > Struct Template Reference

HasHeader informs whether or not there is a header that gets serialized as the first thing in the message. More...

#include <message_traits.h>

Inherits ros::message_traits::FalseType.


Detailed Description

template<typename M>
struct ros::message_traits::HasHeader< M >

HasHeader informs whether or not there is a header that gets serialized as the first thing in the message.

Definition at line 106 of file message_traits.h.