#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 | |
GetStatusResponse_ () | |
GetStatusResponse_ (const ContainerAllocator &_alloc) | |
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 > | status |
Definition at line 49 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 62 of file GetStatus.h.
typedef boost::shared_ptr< ::robot_pose_ekf::GetStatusResponse_<ContainerAllocator> const> robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::ConstPtr |
Definition at line 67 of file GetStatus.h.
typedef boost::shared_ptr< ::robot_pose_ekf::GetStatusResponse_<ContainerAllocator> > robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::Ptr |
Definition at line 66 of file GetStatus.h.
typedef GetStatusResponse_<ContainerAllocator> robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::Type |
Definition at line 50 of file GetStatus.h.
robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::GetStatusResponse_ | ( | ) | [inline] |
Definition at line 52 of file GetStatus.h.
robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::GetStatusResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 57 of file GetStatus.h.
boost::shared_ptr<std::map<std::string, std::string> > robot_pose_ekf::GetStatusResponse_< ContainerAllocator >::__connection_header |
Definition at line 68 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 63 of file GetStatus.h.