#include <TrackModelSrv.h>
Public Types | |
typedef ::articulation_msgs::ModelMsg_ < ContainerAllocator > | _model_type |
typedef boost::shared_ptr < ::articulation_msgs::TrackModelSrvRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::articulation_msgs::TrackModelSrvRequest_ < ContainerAllocator > > | Ptr |
typedef TrackModelSrvRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
TrackModelSrvRequest_ () | |
TrackModelSrvRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::articulation_msgs::ModelMsg_ < ContainerAllocator > | model |
Definition at line 27 of file TrackModelSrv.h.
typedef ::articulation_msgs::ModelMsg_<ContainerAllocator> articulation_msgs::TrackModelSrvRequest_< ContainerAllocator >::_model_type |
Definition at line 40 of file TrackModelSrv.h.
typedef boost::shared_ptr< ::articulation_msgs::TrackModelSrvRequest_<ContainerAllocator> const> articulation_msgs::TrackModelSrvRequest_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file TrackModelSrv.h.
typedef boost::shared_ptr< ::articulation_msgs::TrackModelSrvRequest_<ContainerAllocator> > articulation_msgs::TrackModelSrvRequest_< ContainerAllocator >::Ptr |
Definition at line 44 of file TrackModelSrv.h.
typedef TrackModelSrvRequest_<ContainerAllocator> articulation_msgs::TrackModelSrvRequest_< ContainerAllocator >::Type |
Definition at line 28 of file TrackModelSrv.h.
articulation_msgs::TrackModelSrvRequest_< ContainerAllocator >::TrackModelSrvRequest_ | ( | ) | [inline] |
Definition at line 30 of file TrackModelSrv.h.
articulation_msgs::TrackModelSrvRequest_< ContainerAllocator >::TrackModelSrvRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file TrackModelSrv.h.
boost::shared_ptr<std::map<std::string, std::string> > articulation_msgs::TrackModelSrvRequest_< ContainerAllocator >::__connection_header |
Definition at line 46 of file TrackModelSrv.h.
::articulation_msgs::ModelMsg_<ContainerAllocator> articulation_msgs::TrackModelSrvRequest_< ContainerAllocator >::model |
Definition at line 41 of file TrackModelSrv.h.