bond::Status_< ContainerAllocator > Struct Template Reference

#include <Status.h>

List of all members.

Public Types

typedef uint8_t _active_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef float _heartbeat_period_type
typedef float _heartbeat_timeout_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_id_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_instance_id_type
typedef boost::shared_ptr
< ::bond::Status_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::bond::Status_
< ContainerAllocator > > 
Ptr
typedef Status_
< 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)
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
 Status_ (const ContainerAllocator &_alloc)
 Status_ ()

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

uint8_t active
::std_msgs::Header_
< ContainerAllocator > 
header
float heartbeat_period
float heartbeat_timeout
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
id
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
instance_id

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 bond::Status_< ContainerAllocator >

Definition at line 18 of file Status.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t bond::Status_< ContainerAllocator >::_active_type

Definition at line 51 of file Status.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> bond::Status_< ContainerAllocator >::_header_type

Definition at line 42 of file Status.h.

template<class ContainerAllocator >
typedef float bond::Status_< ContainerAllocator >::_heartbeat_period_type

Definition at line 57 of file Status.h.

template<class ContainerAllocator >
typedef float bond::Status_< ContainerAllocator >::_heartbeat_timeout_type

Definition at line 54 of file Status.h.

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

Definition at line 45 of file Status.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bond::Status_< ContainerAllocator >::_instance_id_type

Definition at line 48 of file Status.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::bond::Status_<ContainerAllocator> const> bond::Status_< ContainerAllocator >::ConstPtr

Definition at line 146 of file Status.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::bond::Status_<ContainerAllocator> > bond::Status_< ContainerAllocator >::Ptr

Definition at line 145 of file Status.h.

template<class ContainerAllocator >
typedef Status_<ContainerAllocator> bond::Status_< ContainerAllocator >::Type

Definition at line 20 of file Status.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
bond::Status_< ContainerAllocator >::Status_ (  )  [inline]

Definition at line 22 of file Status.h.

template<class ContainerAllocator >
bond::Status_< ContainerAllocator >::Status_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 32 of file Status.h.


Member Function Documentation

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

Definition at line 66 of file Status.h.

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

Definition at line 73 of file Status.h.

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

Definition at line 107 of file Status.h.

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

Definition at line 64 of file Status.h.

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

Definition at line 62 of file Status.h.

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

Definition at line 71 of file Status.h.

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

Definition at line 69 of file Status.h.

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

Definition at line 105 of file Status.h.

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

Definition at line 76 of file Status.h.

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

Definition at line 121 of file Status.h.

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

Definition at line 133 of file Status.h.

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

Definition at line 109 of file Status.h.


Member Data Documentation

template<class ContainerAllocator >
uint8_t bond::Status_< ContainerAllocator >::active

Definition at line 52 of file Status.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> bond::Status_< ContainerAllocator >::header

Definition at line 43 of file Status.h.

template<class ContainerAllocator >
float bond::Status_< ContainerAllocator >::heartbeat_period

Definition at line 58 of file Status.h.

template<class ContainerAllocator >
float bond::Status_< ContainerAllocator >::heartbeat_timeout

Definition at line 55 of file Status.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bond::Status_< ContainerAllocator >::id

Definition at line 46 of file Status.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bond::Status_< ContainerAllocator >::instance_id

Definition at line 49 of file Status.h.


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


bond
Author(s): Stuart Glaser
autogenerated on Fri Jan 11 09:35:18 2013