#include <UpdatePosInfo.h>
Public Types | |
| typedef uint32_t | _hhObjectID_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _objectName_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _objectURI_type |
| typedef ::srs_msgs::SRSSpatialInfo_ < ContainerAllocator > | _spatialInfo_type |
| typedef boost::shared_ptr < ::srs_knowledge::UpdatePosInfoRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::srs_knowledge::UpdatePosInfoRequest_ < ContainerAllocator > > | Ptr |
| typedef UpdatePosInfoRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| UpdatePosInfoRequest_ () | |
| UpdatePosInfoRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| uint32_t | hhObjectID |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | objectName |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | objectURI |
| ::srs_msgs::SRSSpatialInfo_ < ContainerAllocator > | spatialInfo |
Definition at line 26 of file UpdatePosInfo.h.
| typedef uint32_t srs_knowledge::UpdatePosInfoRequest_< ContainerAllocator >::_hhObjectID_type |
Definition at line 48 of file UpdatePosInfo.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::UpdatePosInfoRequest_< ContainerAllocator >::_objectName_type |
Definition at line 45 of file UpdatePosInfo.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::UpdatePosInfoRequest_< ContainerAllocator >::_objectURI_type |
Definition at line 54 of file UpdatePosInfo.h.
| typedef ::srs_msgs::SRSSpatialInfo_<ContainerAllocator> srs_knowledge::UpdatePosInfoRequest_< ContainerAllocator >::_spatialInfo_type |
Definition at line 51 of file UpdatePosInfo.h.
| typedef boost::shared_ptr< ::srs_knowledge::UpdatePosInfoRequest_<ContainerAllocator> const> srs_knowledge::UpdatePosInfoRequest_< ContainerAllocator >::ConstPtr |
Definition at line 59 of file UpdatePosInfo.h.
| typedef boost::shared_ptr< ::srs_knowledge::UpdatePosInfoRequest_<ContainerAllocator> > srs_knowledge::UpdatePosInfoRequest_< ContainerAllocator >::Ptr |
Definition at line 58 of file UpdatePosInfo.h.
| typedef UpdatePosInfoRequest_<ContainerAllocator> srs_knowledge::UpdatePosInfoRequest_< ContainerAllocator >::Type |
Definition at line 27 of file UpdatePosInfo.h.
| srs_knowledge::UpdatePosInfoRequest_< ContainerAllocator >::UpdatePosInfoRequest_ | ( | ) | [inline] |
Definition at line 29 of file UpdatePosInfo.h.
| srs_knowledge::UpdatePosInfoRequest_< ContainerAllocator >::UpdatePosInfoRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file UpdatePosInfo.h.
| boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::UpdatePosInfoRequest_< ContainerAllocator >::__connection_header |
Definition at line 60 of file UpdatePosInfo.h.
| uint32_t srs_knowledge::UpdatePosInfoRequest_< ContainerAllocator >::hhObjectID |
Definition at line 49 of file UpdatePosInfo.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::UpdatePosInfoRequest_< ContainerAllocator >::objectName |
Definition at line 46 of file UpdatePosInfo.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::UpdatePosInfoRequest_< ContainerAllocator >::objectURI |
Definition at line 55 of file UpdatePosInfo.h.
| ::srs_msgs::SRSSpatialInfo_<ContainerAllocator> srs_knowledge::UpdatePosInfoRequest_< ContainerAllocator >::spatialInfo |
Definition at line 52 of file UpdatePosInfo.h.