#include <UpdatePosInfo.h>
Public Types | |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::srs_knowledge::UpdatePosInfoResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_knowledge::UpdatePosInfoResponse_ < ContainerAllocator > > | Ptr |
typedef UpdatePosInfoResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
UpdatePosInfoResponse_ () | |
UpdatePosInfoResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | success |
Definition at line 69 of file UpdatePosInfo.h.
typedef uint8_t srs_knowledge::UpdatePosInfoResponse_< ContainerAllocator >::_success_type |
Definition at line 82 of file UpdatePosInfo.h.
typedef boost::shared_ptr< ::srs_knowledge::UpdatePosInfoResponse_<ContainerAllocator> const> srs_knowledge::UpdatePosInfoResponse_< ContainerAllocator >::ConstPtr |
Definition at line 87 of file UpdatePosInfo.h.
typedef boost::shared_ptr< ::srs_knowledge::UpdatePosInfoResponse_<ContainerAllocator> > srs_knowledge::UpdatePosInfoResponse_< ContainerAllocator >::Ptr |
Definition at line 86 of file UpdatePosInfo.h.
typedef UpdatePosInfoResponse_<ContainerAllocator> srs_knowledge::UpdatePosInfoResponse_< ContainerAllocator >::Type |
Definition at line 70 of file UpdatePosInfo.h.
srs_knowledge::UpdatePosInfoResponse_< ContainerAllocator >::UpdatePosInfoResponse_ | ( | ) | [inline] |
Definition at line 72 of file UpdatePosInfo.h.
srs_knowledge::UpdatePosInfoResponse_< ContainerAllocator >::UpdatePosInfoResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 77 of file UpdatePosInfo.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::UpdatePosInfoResponse_< ContainerAllocator >::__connection_header |
Definition at line 88 of file UpdatePosInfo.h.
uint8_t srs_knowledge::UpdatePosInfoResponse_< ContainerAllocator >::success |
Definition at line 83 of file UpdatePosInfo.h.