#include <GetStatus.h>
Public Types | |
typedef boost::shared_ptr < ::robot_pose_ekf::GetStatusRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::robot_pose_ekf::GetStatusRequest_ < ContainerAllocator > > | Ptr |
typedef GetStatusRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetStatusRequest_ () | |
GetStatusRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 25 of file GetStatus.h.
typedef boost::shared_ptr< ::robot_pose_ekf::GetStatusRequest_<ContainerAllocator> const> robot_pose_ekf::GetStatusRequest_< ContainerAllocator >::ConstPtr |
Definition at line 38 of file GetStatus.h.
typedef boost::shared_ptr< ::robot_pose_ekf::GetStatusRequest_<ContainerAllocator> > robot_pose_ekf::GetStatusRequest_< ContainerAllocator >::Ptr |
Definition at line 37 of file GetStatus.h.
typedef GetStatusRequest_<ContainerAllocator> robot_pose_ekf::GetStatusRequest_< ContainerAllocator >::Type |
Definition at line 26 of file GetStatus.h.
robot_pose_ekf::GetStatusRequest_< ContainerAllocator >::GetStatusRequest_ | ( | ) | [inline] |
Definition at line 28 of file GetStatus.h.
robot_pose_ekf::GetStatusRequest_< ContainerAllocator >::GetStatusRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file GetStatus.h.
boost::shared_ptr<std::map<std::string, std::string> > robot_pose_ekf::GetStatusRequest_< ContainerAllocator >::__connection_header |
Definition at line 39 of file GetStatus.h.