#include "sick_scan/sick_scan_base.h"#include <string>#include <vector>#include <map>#include <ros/types.h>#include <ros/serialization.h>#include <ros/builtin_message_traits.h>#include <ros/message_operations.h>#include <std_msgs/Header.h>

Go to the source code of this file.
Namespaces | |
| pcl_msgs | |
| roswrap | |
| roswrap::serialization | |
Macros | |
| #define | PCL_MSGS_MESSAGE_MODELCOEFFICIENTS_H |
Typedefs | |
| typedef ::pcl_msgs::ModelCoefficients_< std::allocator< void > > | pcl_msgs::ModelCoefficients |
| typedef std::shared_ptr< ::pcl_msgs::ModelCoefficients const > | pcl_msgs::ModelCoefficientsConstPtr |
| typedef std::shared_ptr< ::pcl_msgs::ModelCoefficients > | pcl_msgs::ModelCoefficientsPtr |
Functions | |
| template<typename ContainerAllocator1 , typename ContainerAllocator2 > | |
| bool | pcl_msgs::operator!= (const ::pcl_msgs::ModelCoefficients_< ContainerAllocator1 > &lhs, const ::pcl_msgs::ModelCoefficients_< ContainerAllocator2 > &rhs) |
| template<typename ContainerAllocator > | |
| std::ostream & | pcl_msgs::operator<< (std::ostream &s, const ::pcl_msgs::ModelCoefficients_< ContainerAllocator > &v) |
| template<typename ContainerAllocator1 , typename ContainerAllocator2 > | |
| bool | pcl_msgs::operator== (const ::pcl_msgs::ModelCoefficients_< ContainerAllocator1 > &lhs, const ::pcl_msgs::ModelCoefficients_< ContainerAllocator2 > &rhs) |
| #define PCL_MSGS_MESSAGE_MODELCOEFFICIENTS_H |
Definition at line 7 of file ModelCoefficients.h.