sensor_msgs::PointField_< ContainerAllocator > Struct Template Reference

#include <PointField.h>

List of all members.

Public Types

enum  { INT8 = 1 }
enum  { UINT8 = 2 }
enum  { INT16 = 3 }
enum  { UINT16 = 4 }
enum  { INT32 = 5 }
enum  { UINT32 = 6 }
enum  { FLOAT32 = 7 }
enum  { FLOAT64 = 8 }
typedef uint32_t _count_type
typedef uint8_t _datatype_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_name_type
typedef uint32_t _offset_type
typedef boost::shared_ptr
< ::sensor_msgs::PointField_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::sensor_msgs::PointField_
< ContainerAllocator > > 
Ptr
typedef PointField_
< ContainerAllocator > 
Type

Public Member Functions

 PointField_ (const ContainerAllocator &_alloc)
 PointField_ ()

Public Attributes

uint32_t count
uint8_t datatype
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
name
uint32_t offset

Detailed Description

template<class ContainerAllocator>
struct sensor_msgs::PointField_< ContainerAllocator >

Definition at line 12 of file PointField.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint32_t sensor_msgs::PointField_< ContainerAllocator >::_count_type

Definition at line 41 of file PointField.h.

template<class ContainerAllocator >
typedef uint8_t sensor_msgs::PointField_< ContainerAllocator >::_datatype_type

Definition at line 38 of file PointField.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sensor_msgs::PointField_< ContainerAllocator >::_name_type

Definition at line 32 of file PointField.h.

template<class ContainerAllocator >
typedef uint32_t sensor_msgs::PointField_< ContainerAllocator >::_offset_type

Definition at line 35 of file PointField.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::sensor_msgs::PointField_<ContainerAllocator> const> sensor_msgs::PointField_< ContainerAllocator >::ConstPtr

Definition at line 55 of file PointField.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::sensor_msgs::PointField_<ContainerAllocator> > sensor_msgs::PointField_< ContainerAllocator >::Ptr

Definition at line 54 of file PointField.h.

template<class ContainerAllocator >
typedef PointField_<ContainerAllocator> sensor_msgs::PointField_< ContainerAllocator >::Type

Definition at line 14 of file PointField.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
INT8 

Definition at line 44 of file PointField.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
UINT8 

Definition at line 45 of file PointField.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
INT16 

Definition at line 46 of file PointField.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
UINT16 

Definition at line 47 of file PointField.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
INT32 

Definition at line 48 of file PointField.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
UINT32 

Definition at line 49 of file PointField.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
FLOAT32 

Definition at line 50 of file PointField.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
FLOAT64 

Definition at line 51 of file PointField.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
sensor_msgs::PointField_< ContainerAllocator >::PointField_ (  )  [inline]

Definition at line 16 of file PointField.h.

template<class ContainerAllocator >
sensor_msgs::PointField_< ContainerAllocator >::PointField_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 24 of file PointField.h.


Member Data Documentation

template<class ContainerAllocator >
uint32_t sensor_msgs::PointField_< ContainerAllocator >::count

Definition at line 42 of file PointField.h.

template<class ContainerAllocator >
uint8_t sensor_msgs::PointField_< ContainerAllocator >::datatype

Definition at line 39 of file PointField.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sensor_msgs::PointField_< ContainerAllocator >::name

Definition at line 33 of file PointField.h.

template<class ContainerAllocator >
uint32_t sensor_msgs::PointField_< ContainerAllocator >::offset

Definition at line 36 of file PointField.h.


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


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:57:24 2013