Pipe Inpection Robot / Mbed OS GPG_motor

Dependencies:   BufferedSerial sn7544

Fork of GPG_motor by Kang mingyo

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.