roslib::Header_< ContainerAllocator > Struct Template Reference

#include <Header.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_frame_id_type
typedef boost::shared_ptr
< Header_< ContainerAllocator >
const > 
ConstPtr
typedef boost::shared_ptr
< Header_< ContainerAllocator > > 
Ptr
typedef Header_
< ContainerAllocator > 
Type

Public Member Functions

 Header_ (const ContainerAllocator &_alloc)
 Header_ ()

Public Attributes

std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
frame_id
uint32_t seq
uint64_t stamp

Detailed Description

template<class ContainerAllocator>
struct roslib::Header_< ContainerAllocator >

Definition at line 46 of file Header.h.


Member Typedef Documentation

template<class ContainerAllocator>
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roslib::Header_< ContainerAllocator >::_frame_id_type

Definition at line 67 of file Header.h.

template<class ContainerAllocator>
typedef boost::shared_ptr<Header_<ContainerAllocator> const> roslib::Header_< ContainerAllocator >::ConstPtr

Definition at line 71 of file Header.h.

template<class ContainerAllocator>
typedef boost::shared_ptr<Header_<ContainerAllocator> > roslib::Header_< ContainerAllocator >::Ptr

Definition at line 70 of file Header.h.

template<class ContainerAllocator>
typedef Header_<ContainerAllocator> roslib::Header_< ContainerAllocator >::Type

Definition at line 48 of file Header.h.


Constructor & Destructor Documentation

template<class ContainerAllocator>
roslib::Header_< ContainerAllocator >::Header_ (  )  [inline]

Definition at line 50 of file Header.h.

template<class ContainerAllocator>
roslib::Header_< ContainerAllocator >::Header_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 57 of file Header.h.


Member Data Documentation

template<class ContainerAllocator>
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roslib::Header_< ContainerAllocator >::frame_id

Definition at line 68 of file Header.h.

template<class ContainerAllocator>
uint32_t roslib::Header_< ContainerAllocator >::seq

Definition at line 64 of file Header.h.

template<class ContainerAllocator>
uint64_t roslib::Header_< ContainerAllocator >::stamp

Definition at line 65 of file Header.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