clearpath_base::PlatformInfo_< ContainerAllocator > Struct Template Reference

#include <PlatformInfo.h>

List of all members.

Public Types

typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_model_type
typedef int8_t _revision_type
typedef uint32_t _serial_type
typedef boost::shared_ptr
< ::clearpath_base::PlatformInfo_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::clearpath_base::PlatformInfo_
< ContainerAllocator > > 
Ptr
typedef PlatformInfo_
< ContainerAllocator > 
Type

Public Member Functions

ROS_DEPRECATED const std::string __getDataType () const
ROS_DEPRECATED const std::string __getMD5Sum () const
ROS_DEPRECATED const std::string __getMessageDefinition () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
 PlatformInfo_ (const ContainerAllocator &_alloc)
 PlatformInfo_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const

Static Public Member Functions

static ROS_DEPRECATED const
std::string 
__s_getDataType ()
static ROS_DEPRECATED const
std::string 
__s_getMD5Sum ()
static ROS_DEPRECATED const
std::string 
__s_getMessageDefinition ()

Public Attributes

::std_msgs::Header_
< ContainerAllocator > 
header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
model
int8_t revision
uint32_t serial

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct clearpath_base::PlatformInfo_< ContainerAllocator >

Definition at line 18 of file PlatformInfo.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::PlatformInfo_< ContainerAllocator >::_header_type

Definition at line 38 of file PlatformInfo.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::PlatformInfo_< ContainerAllocator >::_model_type

Definition at line 41 of file PlatformInfo.h.

template<class ContainerAllocator >
typedef int8_t clearpath_base::PlatformInfo_< ContainerAllocator >::_revision_type

Definition at line 44 of file PlatformInfo.h.

template<class ContainerAllocator >
typedef uint32_t clearpath_base::PlatformInfo_< ContainerAllocator >::_serial_type

Definition at line 47 of file PlatformInfo.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::clearpath_base::PlatformInfo_<ContainerAllocator> const> clearpath_base::PlatformInfo_< ContainerAllocator >::ConstPtr

Definition at line 126 of file PlatformInfo.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::clearpath_base::PlatformInfo_<ContainerAllocator> > clearpath_base::PlatformInfo_< ContainerAllocator >::Ptr

Definition at line 125 of file PlatformInfo.h.

template<class ContainerAllocator >
typedef PlatformInfo_<ContainerAllocator> clearpath_base::PlatformInfo_< ContainerAllocator >::Type

Definition at line 20 of file PlatformInfo.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
clearpath_base::PlatformInfo_< ContainerAllocator >::PlatformInfo_ (  )  [inline]

Definition at line 22 of file PlatformInfo.h.

template<class ContainerAllocator >
clearpath_base::PlatformInfo_< ContainerAllocator >::PlatformInfo_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 30 of file PlatformInfo.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string clearpath_base::PlatformInfo_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 56 of file PlatformInfo.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string clearpath_base::PlatformInfo_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 63 of file PlatformInfo.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string clearpath_base::PlatformInfo_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 93 of file PlatformInfo.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string clearpath_base::PlatformInfo_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 54 of file PlatformInfo.h.

template<class ContainerAllocator >
static const char* clearpath_base::PlatformInfo_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 52 of file PlatformInfo.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string clearpath_base::PlatformInfo_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 61 of file PlatformInfo.h.

template<class ContainerAllocator >
static const char* clearpath_base::PlatformInfo_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 59 of file PlatformInfo.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string clearpath_base::PlatformInfo_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 91 of file PlatformInfo.h.

template<class ContainerAllocator >
static const char* clearpath_base::PlatformInfo_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 66 of file PlatformInfo.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* clearpath_base::PlatformInfo_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 105 of file PlatformInfo.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t clearpath_base::PlatformInfo_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 115 of file PlatformInfo.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* clearpath_base::PlatformInfo_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 95 of file PlatformInfo.h.


Member Data Documentation

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> clearpath_base::PlatformInfo_< ContainerAllocator >::header

Definition at line 39 of file PlatformInfo.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::PlatformInfo_< ContainerAllocator >::model

Definition at line 42 of file PlatformInfo.h.

template<class ContainerAllocator >
int8_t clearpath_base::PlatformInfo_< ContainerAllocator >::revision

Definition at line 45 of file PlatformInfo.h.

template<class ContainerAllocator >
uint32_t clearpath_base::PlatformInfo_< ContainerAllocator >::serial

Definition at line 48 of file PlatformInfo.h.


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


clearpath_base
Author(s): Mike Purvis
autogenerated on Fri Jan 11 10:11:36 2013