All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends
Public Types | Public Member Functions | Public Attributes
pcl::ModelCoefficients_< ContainerAllocator > Struct Template Reference

#include <ModelCoefficients.h>

List of all members.

Public Types

typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_values_type
typedef boost::shared_ptr
< ::pcl::ModelCoefficients_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pcl::ModelCoefficients_
< ContainerAllocator > > 
Ptr
typedef ModelCoefficients_
< ContainerAllocator > 
Type

Public Member Functions

 ModelCoefficients_ ()
 ModelCoefficients_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
::std_msgs::Header_
< ContainerAllocator > 
header
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
values

Detailed Description

template<class ContainerAllocator>
struct pcl::ModelCoefficients_< ContainerAllocator >

Definition at line 22 of file ModelCoefficients.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> pcl::ModelCoefficients_< ContainerAllocator >::_header_type

Definition at line 37 of file ModelCoefficients.h.

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > pcl::ModelCoefficients_< ContainerAllocator >::_values_type

Definition at line 40 of file ModelCoefficients.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pcl::ModelCoefficients_<ContainerAllocator> const> pcl::ModelCoefficients_< ContainerAllocator >::ConstPtr

Definition at line 45 of file ModelCoefficients.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pcl::ModelCoefficients_<ContainerAllocator> > pcl::ModelCoefficients_< ContainerAllocator >::Ptr

Definition at line 44 of file ModelCoefficients.h.

template<class ContainerAllocator >
typedef ModelCoefficients_<ContainerAllocator> pcl::ModelCoefficients_< ContainerAllocator >::Type

Definition at line 23 of file ModelCoefficients.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
pcl::ModelCoefficients_< ContainerAllocator >::ModelCoefficients_ ( ) [inline]

Definition at line 25 of file ModelCoefficients.h.

template<class ContainerAllocator >
pcl::ModelCoefficients_< ContainerAllocator >::ModelCoefficients_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 31 of file ModelCoefficients.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > pcl::ModelCoefficients_< ContainerAllocator >::__connection_header

Definition at line 46 of file ModelCoefficients.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> pcl::ModelCoefficients_< ContainerAllocator >::header

Definition at line 38 of file ModelCoefficients.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > pcl::ModelCoefficients_< ContainerAllocator >::values

Definition at line 41 of file ModelCoefficients.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Tue Mar 5 2013 13:54:35