#include <ChangeState.h>
Public Types | |
enum | { OK = 0 } |
enum | { ERROR = 1 } |
typedef uint8_t | _result_type |
typedef boost::shared_ptr < ::turtlebot_follower::ChangeStateResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::turtlebot_follower::ChangeStateResponse_ < ContainerAllocator > > | Ptr |
typedef ChangeStateResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
ChangeStateResponse_ () | |
ChangeStateResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | result |
Definition at line 56 of file ChangeState.h.
typedef uint8_t turtlebot_follower::ChangeStateResponse_< ContainerAllocator >::_result_type |
Definition at line 69 of file ChangeState.h.
typedef boost::shared_ptr< ::turtlebot_follower::ChangeStateResponse_<ContainerAllocator> const> turtlebot_follower::ChangeStateResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file ChangeState.h.
typedef boost::shared_ptr< ::turtlebot_follower::ChangeStateResponse_<ContainerAllocator> > turtlebot_follower::ChangeStateResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file ChangeState.h.
typedef ChangeStateResponse_<ContainerAllocator> turtlebot_follower::ChangeStateResponse_< ContainerAllocator >::Type |
Definition at line 57 of file ChangeState.h.
anonymous enum |
Definition at line 72 of file ChangeState.h.
anonymous enum |
Definition at line 73 of file ChangeState.h.
turtlebot_follower::ChangeStateResponse_< ContainerAllocator >::ChangeStateResponse_ | ( | ) | [inline] |
Definition at line 59 of file ChangeState.h.
turtlebot_follower::ChangeStateResponse_< ContainerAllocator >::ChangeStateResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 64 of file ChangeState.h.
boost::shared_ptr<std::map<std::string, std::string> > turtlebot_follower::ChangeStateResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file ChangeState.h.
uint8_t turtlebot_follower::ChangeStateResponse_< ContainerAllocator >::result |
Definition at line 70 of file ChangeState.h.