#include <Action.h>
Public Types | |
| enum | { RARMID = 0 } |
| enum | { LARMID = 1 } |
| typedef int64_t | _arm_id_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _direction_type |
| typedef double | _direction_value_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _state_type |
| typedef double | _state_value_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _task_name_type |
| typedef int64_t | _touch_x_type |
| typedef int64_t | _touch_y_type |
| typedef boost::shared_ptr < ::jsk_gui_msgs::Action_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::jsk_gui_msgs::Action_ < ContainerAllocator > > | Ptr |
| typedef Action_ < ContainerAllocator > | Type |
Public Member Functions | |
| Action_ () | |
| Action_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int64_t | arm_id |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | direction |
| double | direction_value |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | state |
| double | state_value |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | task_name |
| int64_t | touch_x |
| int64_t | touch_y |
| typedef int64_t jsk_gui_msgs::Action_< ContainerAllocator >::_arm_id_type |
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > jsk_gui_msgs::Action_< ContainerAllocator >::_direction_type |
| typedef double jsk_gui_msgs::Action_< ContainerAllocator >::_direction_value_type |
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > jsk_gui_msgs::Action_< ContainerAllocator >::_state_type |
| typedef double jsk_gui_msgs::Action_< ContainerAllocator >::_state_value_type |
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > jsk_gui_msgs::Action_< ContainerAllocator >::_task_name_type |
| typedef int64_t jsk_gui_msgs::Action_< ContainerAllocator >::_touch_x_type |
| typedef int64_t jsk_gui_msgs::Action_< ContainerAllocator >::_touch_y_type |
| typedef boost::shared_ptr< ::jsk_gui_msgs::Action_<ContainerAllocator> const> jsk_gui_msgs::Action_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::jsk_gui_msgs::Action_<ContainerAllocator> > jsk_gui_msgs::Action_< ContainerAllocator >::Ptr |
| typedef Action_<ContainerAllocator> jsk_gui_msgs::Action_< ContainerAllocator >::Type |
| anonymous enum |
| anonymous enum |
| jsk_gui_msgs::Action_< ContainerAllocator >::Action_ | ( | ) | [inline] |
| jsk_gui_msgs::Action_< ContainerAllocator >::Action_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > jsk_gui_msgs::Action_< ContainerAllocator >::__connection_header |
| int64_t jsk_gui_msgs::Action_< ContainerAllocator >::arm_id |
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > jsk_gui_msgs::Action_< ContainerAllocator >::direction |
| double jsk_gui_msgs::Action_< ContainerAllocator >::direction_value |
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > jsk_gui_msgs::Action_< ContainerAllocator >::state |
| double jsk_gui_msgs::Action_< ContainerAllocator >::state_value |
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > jsk_gui_msgs::Action_< ContainerAllocator >::task_name |
| int64_t jsk_gui_msgs::Action_< ContainerAllocator >::touch_x |
| int64_t jsk_gui_msgs::Action_< ContainerAllocator >::touch_y |