Public Types | Public Member Functions | Public Attributes
pcl16::Vertices_< ContainerAllocator > Struct Template Reference

#include <Vertices.h>

List of all members.

Public Types

typedef std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
_vertices_type
typedef boost::shared_ptr
< ::pcl16::Vertices_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pcl16::Vertices_
< ContainerAllocator > > 
Ptr
typedef Vertices_
< ContainerAllocator > 
Type

Public Member Functions

 Vertices_ ()
 Vertices_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
vertices

Detailed Description

template<class ContainerAllocator>
struct pcl16::Vertices_< ContainerAllocator >

Definition at line 21 of file Vertices.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > pcl16::Vertices_< ContainerAllocator >::_vertices_type

Definition at line 34 of file Vertices.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pcl16::Vertices_<ContainerAllocator> const> pcl16::Vertices_< ContainerAllocator >::ConstPtr

Definition at line 39 of file Vertices.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pcl16::Vertices_<ContainerAllocator> > pcl16::Vertices_< ContainerAllocator >::Ptr

Definition at line 38 of file Vertices.h.

template<class ContainerAllocator >
typedef Vertices_<ContainerAllocator> pcl16::Vertices_< ContainerAllocator >::Type

Definition at line 22 of file Vertices.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
pcl16::Vertices_< ContainerAllocator >::Vertices_ ( ) [inline]

Definition at line 24 of file Vertices.h.

template<class ContainerAllocator >
pcl16::Vertices_< ContainerAllocator >::Vertices_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 29 of file Vertices.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > pcl16::Vertices_< ContainerAllocator >::__connection_header

Definition at line 40 of file Vertices.h.

template<class ContainerAllocator >
std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > pcl16::Vertices_< ContainerAllocator >::vertices

Definition at line 35 of file Vertices.h.


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


pcl16
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Thu Jan 2 2014 11:37:02