#include <SetJointState.h>
Public Types | |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::orrosplanning::SetJointStateResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::orrosplanning::SetJointStateResponse_ < ContainerAllocator > > | Ptr |
typedef SetJointStateResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetJointStateResponse_ () | |
SetJointStateResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | success |
Definition at line 54 of file SetJointState.h.
typedef uint8_t orrosplanning::SetJointStateResponse_< ContainerAllocator >::_success_type |
Definition at line 67 of file SetJointState.h.
typedef boost::shared_ptr< ::orrosplanning::SetJointStateResponse_<ContainerAllocator> const> orrosplanning::SetJointStateResponse_< ContainerAllocator >::ConstPtr |
Definition at line 72 of file SetJointState.h.
typedef boost::shared_ptr< ::orrosplanning::SetJointStateResponse_<ContainerAllocator> > orrosplanning::SetJointStateResponse_< ContainerAllocator >::Ptr |
Definition at line 71 of file SetJointState.h.
typedef SetJointStateResponse_<ContainerAllocator> orrosplanning::SetJointStateResponse_< ContainerAllocator >::Type |
Definition at line 55 of file SetJointState.h.
orrosplanning::SetJointStateResponse_< ContainerAllocator >::SetJointStateResponse_ | ( | ) | [inline] |
Definition at line 57 of file SetJointState.h.
orrosplanning::SetJointStateResponse_< ContainerAllocator >::SetJointStateResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file SetJointState.h.
boost::shared_ptr<std::map<std::string, std::string> > orrosplanning::SetJointStateResponse_< ContainerAllocator >::__connection_header |
Definition at line 73 of file SetJointState.h.
uint8_t orrosplanning::SetJointStateResponse_< ContainerAllocator >::success |
Definition at line 68 of file SetJointState.h.