#include <shape_shifter.h>
Static Public Member Functions | |
| template<typename Stream > | |
| static void | read (Stream &stream, topic_tools::ShapeShifter &m) |
| static uint32_t | serializedLength (const topic_tools::ShapeShifter &m) |
| template<typename Stream > | |
| static void | write (Stream &stream, const topic_tools::ShapeShifter &m) |
Definition at line 149 of file shape_shifter.h.
| static void ros::serialization::Serializer< topic_tools::ShapeShifter >::read | ( | Stream & | stream, |
| topic_tools::ShapeShifter & | m | ||
| ) | [inline, static] |
Definition at line 157 of file shape_shifter.h.
| static uint32_t ros::serialization::Serializer< topic_tools::ShapeShifter >::serializedLength | ( | const topic_tools::ShapeShifter & | m | ) | [inline, static] |
Definition at line 162 of file shape_shifter.h.
| static void ros::serialization::Serializer< topic_tools::ShapeShifter >::write | ( | Stream & | stream, |
| const topic_tools::ShapeShifter & | m | ||
| ) | [inline, static] |
Definition at line 152 of file shape_shifter.h.