#include <ros/types.h>#include <ros/serialization.h>#include <ros/builtin_message_traits.h>#include <ros/message_operations.h>#include <ros/console.h>#include <boost/shared_ptr.hpp>#include <vector>#include <blob/compression.h>

Go to the source code of this file.
Namespaces | |
| blob | |
| ros | |
| ros::serialization | |
Typedefs | |
| typedef ::blob::Blob_< std::allocator< void > > | blob::Blob |
| typedef boost::shared_ptr< ::blob::Blob const > | blob::BlobConstPtr |
| typedef boost::shared_ptr< ::blob::Blob > | blob::BlobPtr |
Functions | |
| template<typename ContainerAllocator > | |
| std::ostream & | blob::operator<< (std::ostream &s, const ::blob::Blob_< ContainerAllocator > &v) |