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