#include <TrackModelSrv.h>
Public Types | |
typedef ::articulation_msgs::ModelMsg_ < ContainerAllocator > | _model_type |
typedef boost::shared_ptr < ::articulation_msgs::TrackModelSrvResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::articulation_msgs::TrackModelSrvResponse_ < ContainerAllocator > > | Ptr |
typedef TrackModelSrvResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
TrackModelSrvResponse_ () | |
TrackModelSrvResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::articulation_msgs::ModelMsg_ < ContainerAllocator > | model |
Definition at line 55 of file TrackModelSrv.h.
typedef ::articulation_msgs::ModelMsg_<ContainerAllocator> articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::_model_type |
Definition at line 68 of file TrackModelSrv.h.
typedef boost::shared_ptr< ::articulation_msgs::TrackModelSrvResponse_<ContainerAllocator> const> articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::ConstPtr |
Definition at line 73 of file TrackModelSrv.h.
typedef boost::shared_ptr< ::articulation_msgs::TrackModelSrvResponse_<ContainerAllocator> > articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::Ptr |
Definition at line 72 of file TrackModelSrv.h.
typedef TrackModelSrvResponse_<ContainerAllocator> articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::Type |
Definition at line 56 of file TrackModelSrv.h.
articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::TrackModelSrvResponse_ | ( | ) | [inline] |
Definition at line 58 of file TrackModelSrv.h.
articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::TrackModelSrvResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file TrackModelSrv.h.
boost::shared_ptr<std::map<std::string, std::string> > articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::__connection_header |
Definition at line 74 of file TrackModelSrv.h.
::articulation_msgs::ModelMsg_<ContainerAllocator> articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::model |
Definition at line 69 of file TrackModelSrv.h.