#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 | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
TrackModelSrvResponse_ (const ContainerAllocator &_alloc) | |
TrackModelSrvResponse_ () | |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
::articulation_msgs::ModelMsg_ < ContainerAllocator > | model |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 288 of file TrackModelSrv.h.
typedef ::articulation_msgs::ModelMsg_<ContainerAllocator> articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::_model_type |
Definition at line 302 of file TrackModelSrv.h.
typedef boost::shared_ptr< ::articulation_msgs::TrackModelSrvResponse_<ContainerAllocator> const> articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::ConstPtr |
Definition at line 537 of file TrackModelSrv.h.
typedef boost::shared_ptr< ::articulation_msgs::TrackModelSrvResponse_<ContainerAllocator> > articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::Ptr |
Definition at line 536 of file TrackModelSrv.h.
typedef TrackModelSrvResponse_<ContainerAllocator> articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::Type |
Definition at line 290 of file TrackModelSrv.h.
articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::TrackModelSrvResponse_ | ( | ) | [inline] |
Definition at line 292 of file TrackModelSrv.h.
articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::TrackModelSrvResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 297 of file TrackModelSrv.h.
ROS_DEPRECATED const std::string articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 311 of file TrackModelSrv.h.
ROS_DEPRECATED const std::string articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 318 of file TrackModelSrv.h.
ROS_DEPRECATED const std::string articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 513 of file TrackModelSrv.h.
ROS_DEPRECATED const std::string articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 325 of file TrackModelSrv.h.
static ROS_DEPRECATED const std::string articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 309 of file TrackModelSrv.h.
static const char* articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 307 of file TrackModelSrv.h.
static ROS_DEPRECATED const std::string articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 316 of file TrackModelSrv.h.
static const char* articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 314 of file TrackModelSrv.h.
static ROS_DEPRECATED const std::string articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 511 of file TrackModelSrv.h.
static const char* articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 328 of file TrackModelSrv.h.
static ROS_DEPRECATED const std::string articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 323 of file TrackModelSrv.h.
static const char* articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 321 of file TrackModelSrv.h.
virtual ROS_DEPRECATED uint8_t* articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 522 of file TrackModelSrv.h.
virtual ROS_DEPRECATED uint32_t articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 529 of file TrackModelSrv.h.
virtual ROS_DEPRECATED uint8_t* articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 515 of file TrackModelSrv.h.
::articulation_msgs::ModelMsg_<ContainerAllocator> articulation_msgs::TrackModelSrvResponse_< ContainerAllocator >::model |
Definition at line 303 of file TrackModelSrv.h.