Namespaces | |
| namespace | msg |
Classes | |
| struct | CompressedOccupancyGrid_ |
Typedefs | |
| typedef ::map_compressor::CompressedOccupancyGrid_ < std::allocator< void > > | CompressedOccupancyGrid |
| typedef boost::shared_ptr < ::map_compressor::CompressedOccupancyGrid const > | CompressedOccupancyGridConstPtr |
| typedef boost::shared_ptr < ::map_compressor::CompressedOccupancyGrid > | CompressedOccupancyGridPtr |
Functions | |
| template<typename ContainerAllocator > | |
| std::ostream & | operator<< (std::ostream &s, const ::map_compressor::CompressedOccupancyGrid_< ContainerAllocator > &v) |
| typedef ::map_compressor::CompressedOccupancyGrid_<std::allocator<void> > map_compressor::CompressedOccupancyGrid |
Definition at line 54 of file CompressedOccupancyGrid.h.
| typedef boost::shared_ptr< ::map_compressor::CompressedOccupancyGrid const> map_compressor::CompressedOccupancyGridConstPtr |
Definition at line 57 of file CompressedOccupancyGrid.h.
| typedef boost::shared_ptr< ::map_compressor::CompressedOccupancyGrid> map_compressor::CompressedOccupancyGridPtr |
Definition at line 56 of file CompressedOccupancyGrid.h.
| std::ostream& map_compressor::operator<< | ( | std::ostream & | s, |
| const ::map_compressor::CompressedOccupancyGrid_< ContainerAllocator > & | v | ||
| ) |
Definition at line 61 of file CompressedOccupancyGrid.h.