Static Public Member Functions | List of all members
ros::serialization::Serializer< ::blob::Blob_< ContainerAllocator > > Struct Template Reference

#include <Blob.h>

Static Public Member Functions

template<typename Stream , typename T >
static void read (Stream &stream, T &t)
 
template<typename T >
static uint32_t serializedLength (const T &t)
 
template<typename Stream , typename T >
static void write (Stream &stream, const T &t)
 

Detailed Description

template<class ContainerAllocator>
struct ros::serialization::Serializer< ::blob::Blob_< ContainerAllocator > >

Definition at line 379 of file Blob.h.

Member Function Documentation

template<class ContainerAllocator >
template<typename Stream , typename T >
static void ros::serialization::Serializer< ::blob::Blob_< ContainerAllocator > >::read ( Stream stream,
T &  t 
)
inlinestatic

Definition at line 388 of file Blob.h.

template<class ContainerAllocator >
template<typename T >
static uint32_t ros::serialization::Serializer< ::blob::Blob_< ContainerAllocator > >::serializedLength ( const T &  t)
inlinestatic

Definition at line 394 of file Blob.h.

template<class ContainerAllocator >
template<typename Stream , typename T >
static void ros::serialization::Serializer< ::blob::Blob_< ContainerAllocator > >::write ( Stream stream,
const T &  t 
)
inlinestatic

Definition at line 382 of file Blob.h.


The documentation for this struct was generated from the following file:


blob
Author(s): Johannes Meyer
autogenerated on Sat Jul 27 2019 03:35:24