#include <pcl_conversions.h>
|
template<typename Stream > |
static void | write (Stream &stream, const pcl::PCLHeader &m) |
|
template<typename Stream > |
static void | read (Stream &stream, pcl::PCLHeader &m) |
|
static uint32_t | serializedLength (const pcl::PCLHeader &m) |
|
◆ read()
template<typename Stream >
static void ros::serialization::Serializer< pcl::PCLHeader >::read |
( |
Stream & |
stream, |
|
|
pcl::PCLHeader & |
m |
|
) |
| |
|
inlinestatic |
◆ serializedLength()
static uint32_t ros::serialization::Serializer< pcl::PCLHeader >::serializedLength |
( |
const pcl::PCLHeader & |
m | ) |
|
|
inlinestatic |
◆ write()
template<typename Stream >
static void ros::serialization::Serializer< pcl::PCLHeader >::write |
( |
Stream & |
stream, |
|
|
const pcl::PCLHeader & |
m |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: