#include <GetStatus.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _status_type |
typedef boost::shared_ptr < ::robot_pose_ekf::GetStatusResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::robot_pose_ekf::GetStatusResponse_ < ContainerAllocator > > | Ptr |
typedef GetStatusResponse_ < 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) |
GetStatusResponse_ (const ContainerAllocator &_alloc) | |
GetStatusResponse_ () | |
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 () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::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_ () |
Definition at line 92 of file GetStatus.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::_status_type |
Definition at line 106 of file GetStatus.h.
typedef boost::shared_ptr< ::robot_pose_ekf::GetStatusResponse_<ContainerAllocator> const> robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::ConstPtr |
Definition at line 162 of file GetStatus.h.
typedef boost::shared_ptr< ::robot_pose_ekf::GetStatusResponse_<ContainerAllocator> > robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::Ptr |
Definition at line 161 of file GetStatus.h.
typedef GetStatusResponse_<ContainerAllocator> robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::Type |
Definition at line 94 of file GetStatus.h.
robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::GetStatusResponse_ | ( | ) | [inline] |
Definition at line 96 of file GetStatus.h.
robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::GetStatusResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 101 of file GetStatus.h.
ROS_DEPRECATED const std::string robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 115 of file GetStatus.h.
ROS_DEPRECATED const std::string robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 122 of file GetStatus.h.
ROS_DEPRECATED const std::string robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 138 of file GetStatus.h.
ROS_DEPRECATED const std::string robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 129 of file GetStatus.h.
static ROS_DEPRECATED const std::string robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 113 of file GetStatus.h.
static const char* robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 111 of file GetStatus.h.
static ROS_DEPRECATED const std::string robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 120 of file GetStatus.h.
static const char* robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 118 of file GetStatus.h.
static ROS_DEPRECATED const std::string robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 136 of file GetStatus.h.
static const char* robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 132 of file GetStatus.h.
static ROS_DEPRECATED const std::string robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 127 of file GetStatus.h.
static const char* robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 125 of file GetStatus.h.
virtual ROS_DEPRECATED uint8_t* robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 147 of file GetStatus.h.
virtual ROS_DEPRECATED uint32_t robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 154 of file GetStatus.h.
virtual ROS_DEPRECATED uint8_t* robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 140 of file GetStatus.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::status |
Definition at line 107 of file GetStatus.h.