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