#include <SetProfile.h>
Public Types | |
typedef double | _time_type |
typedef boost::shared_ptr < ::pr2_mechanism_controllers::SetProfileResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_mechanism_controllers::SetProfileResponse_ < ContainerAllocator > > | Ptr |
typedef SetProfileResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetProfileResponse_ () | |
SetProfileResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | time |
Definition at line 89 of file SetProfile.h.
typedef double pr2_mechanism_controllers::SetProfileResponse_< ContainerAllocator >::_time_type |
Definition at line 102 of file SetProfile.h.
typedef boost::shared_ptr< ::pr2_mechanism_controllers::SetProfileResponse_<ContainerAllocator> const> pr2_mechanism_controllers::SetProfileResponse_< ContainerAllocator >::ConstPtr |
Definition at line 107 of file SetProfile.h.
typedef boost::shared_ptr< ::pr2_mechanism_controllers::SetProfileResponse_<ContainerAllocator> > pr2_mechanism_controllers::SetProfileResponse_< ContainerAllocator >::Ptr |
Definition at line 106 of file SetProfile.h.
typedef SetProfileResponse_<ContainerAllocator> pr2_mechanism_controllers::SetProfileResponse_< ContainerAllocator >::Type |
Definition at line 90 of file SetProfile.h.
pr2_mechanism_controllers::SetProfileResponse_< ContainerAllocator >::SetProfileResponse_ | ( | ) | [inline] |
Definition at line 92 of file SetProfile.h.
pr2_mechanism_controllers::SetProfileResponse_< ContainerAllocator >::SetProfileResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 97 of file SetProfile.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_mechanism_controllers::SetProfileResponse_< ContainerAllocator >::__connection_header |
Definition at line 108 of file SetProfile.h.
double pr2_mechanism_controllers::SetProfileResponse_< ContainerAllocator >::time |
Definition at line 103 of file SetProfile.h.