#include <MoveAng.h>
Public Types | |
typedef boost::shared_ptr < ::robotis::MoveAngResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::robotis::MoveAngResponse_ < ContainerAllocator > > | Ptr |
typedef MoveAngResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
MoveAngResponse_ () | |
MoveAngResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
typedef boost::shared_ptr< ::robotis::MoveAngResponse_<ContainerAllocator> const> robotis::MoveAngResponse_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::robotis::MoveAngResponse_<ContainerAllocator> > robotis::MoveAngResponse_< ContainerAllocator >::Ptr |
typedef MoveAngResponse_<ContainerAllocator> robotis::MoveAngResponse_< ContainerAllocator >::Type |
robotis::MoveAngResponse_< ContainerAllocator >::MoveAngResponse_ | ( | ) | [inline] |
robotis::MoveAngResponse_< ContainerAllocator >::MoveAngResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > robotis::MoveAngResponse_< ContainerAllocator >::__connection_header |