#include <SRSSpatialInfo.h>
Public Types | |
typedef float | _h_type |
typedef float | _l_type |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _pose_type |
typedef float | _w_type |
typedef boost::shared_ptr < ::srs_msgs::SRSSpatialInfo_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_msgs::SRSSpatialInfo_ < ContainerAllocator > > | Ptr |
typedef SRSSpatialInfo_ < ContainerAllocator > | Type |
Public Member Functions | |
SRSSpatialInfo_ () | |
SRSSpatialInfo_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | h |
float | l |
::geometry_msgs::Pose_ < ContainerAllocator > | pose |
float | w |
Definition at line 22 of file SRSSpatialInfo.h.
typedef float srs_msgs::SRSSpatialInfo_< ContainerAllocator >::_h_type |
Definition at line 47 of file SRSSpatialInfo.h.
typedef float srs_msgs::SRSSpatialInfo_< ContainerAllocator >::_l_type |
Definition at line 41 of file SRSSpatialInfo.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> srs_msgs::SRSSpatialInfo_< ContainerAllocator >::_pose_type |
Definition at line 50 of file SRSSpatialInfo.h.
typedef float srs_msgs::SRSSpatialInfo_< ContainerAllocator >::_w_type |
Definition at line 44 of file SRSSpatialInfo.h.
typedef boost::shared_ptr< ::srs_msgs::SRSSpatialInfo_<ContainerAllocator> const> srs_msgs::SRSSpatialInfo_< ContainerAllocator >::ConstPtr |
Definition at line 55 of file SRSSpatialInfo.h.
typedef boost::shared_ptr< ::srs_msgs::SRSSpatialInfo_<ContainerAllocator> > srs_msgs::SRSSpatialInfo_< ContainerAllocator >::Ptr |
Definition at line 54 of file SRSSpatialInfo.h.
typedef SRSSpatialInfo_<ContainerAllocator> srs_msgs::SRSSpatialInfo_< ContainerAllocator >::Type |
Definition at line 23 of file SRSSpatialInfo.h.
srs_msgs::SRSSpatialInfo_< ContainerAllocator >::SRSSpatialInfo_ | ( | ) | [inline] |
Definition at line 25 of file SRSSpatialInfo.h.
srs_msgs::SRSSpatialInfo_< ContainerAllocator >::SRSSpatialInfo_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file SRSSpatialInfo.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_msgs::SRSSpatialInfo_< ContainerAllocator >::__connection_header |
Definition at line 56 of file SRSSpatialInfo.h.
float srs_msgs::SRSSpatialInfo_< ContainerAllocator >::h |
Definition at line 48 of file SRSSpatialInfo.h.
float srs_msgs::SRSSpatialInfo_< ContainerAllocator >::l |
Definition at line 42 of file SRSSpatialInfo.h.
::geometry_msgs::Pose_<ContainerAllocator> srs_msgs::SRSSpatialInfo_< ContainerAllocator >::pose |
Definition at line 51 of file SRSSpatialInfo.h.
float srs_msgs::SRSSpatialInfo_< ContainerAllocator >::w |
Definition at line 45 of file SRSSpatialInfo.h.