$search

diagnostic_msgs::SelfTestResponse_< ContainerAllocator > Struct Template Reference

#include <SelfTest.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_id_type
typedef int8_t _passed_type
typedef std::vector
< ::diagnostic_msgs::DiagnosticStatus_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::diagnostic_msgs::DiagnosticStatus_
< ContainerAllocator >
>::other > 
_status_type
typedef boost::shared_ptr
< ::diagnostic_msgs::SelfTestResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::diagnostic_msgs::SelfTestResponse_
< ContainerAllocator > > 
Ptr
typedef SelfTestResponse_
< 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
ROS_DEPRECATED const std::string __getServerMD5Sum () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_status_size () const
ROS_DEPRECATED void get_status_vec (std::vector< ::diagnostic_msgs::DiagnosticStatus_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::diagnostic_msgs::DiagnosticStatus_< ContainerAllocator > >::other > &vec) const
 SelfTestResponse_ (const ContainerAllocator &_alloc)
 SelfTestResponse_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
ROS_DEPRECATED void set_status_size (uint32_t size)
ROS_DEPRECATED void set_status_vec (const std::vector< ::diagnostic_msgs::DiagnosticStatus_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::diagnostic_msgs::DiagnosticStatus_< ContainerAllocator > >::other > &vec)

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 ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
id
int8_t passed
std::vector
< ::diagnostic_msgs::DiagnosticStatus_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::diagnostic_msgs::DiagnosticStatus_
< ContainerAllocator >
>::other > 
status

Static Private Member Functions

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

Detailed Description

template<class ContainerAllocator>
struct diagnostic_msgs::SelfTestResponse_< ContainerAllocator >

Definition at line 96 of file SelfTest.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::_id_type

Definition at line 113 of file SelfTest.h.

template<class ContainerAllocator >
typedef int8_t diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::_passed_type

Definition at line 116 of file SelfTest.h.

template<class ContainerAllocator >
typedef std::vector< ::diagnostic_msgs::DiagnosticStatus_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::diagnostic_msgs::DiagnosticStatus_<ContainerAllocator> >::other > diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::_status_type

Definition at line 119 of file SelfTest.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::diagnostic_msgs::SelfTestResponse_<ContainerAllocator> const> diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::ConstPtr

Definition at line 210 of file SelfTest.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::diagnostic_msgs::SelfTestResponse_<ContainerAllocator> > diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::Ptr

Definition at line 209 of file SelfTest.h.

template<class ContainerAllocator >
typedef SelfTestResponse_<ContainerAllocator> diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::Type

Definition at line 97 of file SelfTest.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::SelfTestResponse_ (  )  [inline]

Definition at line 99 of file SelfTest.h.

template<class ContainerAllocator >
diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::SelfTestResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 106 of file SelfTest.h.


Member Function Documentation

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

Definition at line 132 of file SelfTest.h.

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

Definition at line 139 of file SelfTest.h.

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

Definition at line 180 of file SelfTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::__getServerMD5Sum (  )  const [inline]

Definition at line 146 of file SelfTest.h.

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

Definition at line 130 of file SelfTest.h.

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

Definition at line 128 of file SelfTest.h.

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

Definition at line 137 of file SelfTest.h.

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

Definition at line 135 of file SelfTest.h.

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

Definition at line 178 of file SelfTest.h.

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

Definition at line 149 of file SelfTest.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::__s_getServerMD5Sum (  )  [inline, static]

Definition at line 144 of file SelfTest.h.

template<class ContainerAllocator >
static const char* diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::__s_getServerMD5Sum_ (  )  [inline, static, private]

Definition at line 142 of file SelfTest.h.

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

Definition at line 191 of file SelfTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::get_status_size (  )  const [inline]

Definition at line 123 of file SelfTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::get_status_vec ( std::vector< ::diagnostic_msgs::DiagnosticStatus_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::diagnostic_msgs::DiagnosticStatus_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 125 of file SelfTest.h.

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

Definition at line 200 of file SelfTest.h.

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

Definition at line 182 of file SelfTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::set_status_size ( uint32_t  size  )  [inline]

Definition at line 124 of file SelfTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::set_status_vec ( const std::vector< ::diagnostic_msgs::DiagnosticStatus_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::diagnostic_msgs::DiagnosticStatus_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 126 of file SelfTest.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::__connection_header

Definition at line 211 of file SelfTest.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::id

Definition at line 114 of file SelfTest.h.

template<class ContainerAllocator >
int8_t diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::passed

Definition at line 117 of file SelfTest.h.

template<class ContainerAllocator >
std::vector< ::diagnostic_msgs::DiagnosticStatus_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::diagnostic_msgs::DiagnosticStatus_<ContainerAllocator> >::other > diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::status

Definition at line 120 of file SelfTest.h.


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


diagnostic_msgs
Author(s): Tully Foote/ tfoote@willowgarage.com
autogenerated on Fri Mar 1 15:05:46 2013