#include <DashboardState.h>
Public Types | |
typedef ::pr2_msgs::AccessPoint_ < ContainerAllocator > | _access_point_type |
typedef uint8_t | _access_point_valid_type |
typedef ::std_msgs::Bool_ < ContainerAllocator > | _motors_halted_type |
typedef uint8_t | _motors_halted_valid_type |
typedef ::pr2_msgs::PowerBoardState_ < ContainerAllocator > | _power_board_state_type |
typedef uint8_t | _power_board_state_valid_type |
typedef ::pr2_msgs::PowerState_ < ContainerAllocator > | _power_state_type |
typedef uint8_t | _power_state_valid_type |
typedef boost::shared_ptr < ::pr2_msgs::DashboardState_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_msgs::DashboardState_ < ContainerAllocator > > | Ptr |
typedef DashboardState_ < ContainerAllocator > | Type |
Public Member Functions | |
DashboardState_ () | |
DashboardState_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::pr2_msgs::AccessPoint_ < ContainerAllocator > | access_point |
uint8_t | access_point_valid |
::std_msgs::Bool_ < ContainerAllocator > | motors_halted |
uint8_t | motors_halted_valid |
::pr2_msgs::PowerBoardState_ < ContainerAllocator > | power_board_state |
uint8_t | power_board_state_valid |
::pr2_msgs::PowerState_ < ContainerAllocator > | power_state |
uint8_t | power_state_valid |
Definition at line 25 of file DashboardState.h.
typedef ::pr2_msgs::AccessPoint_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::_access_point_type |
Definition at line 70 of file DashboardState.h.
typedef uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::_access_point_valid_type |
Definition at line 73 of file DashboardState.h.
typedef ::std_msgs::Bool_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::_motors_halted_type |
Definition at line 52 of file DashboardState.h.
typedef uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::_motors_halted_valid_type |
Definition at line 55 of file DashboardState.h.
typedef ::pr2_msgs::PowerBoardState_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::_power_board_state_type |
Definition at line 58 of file DashboardState.h.
typedef uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::_power_board_state_valid_type |
Definition at line 61 of file DashboardState.h.
typedef ::pr2_msgs::PowerState_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::_power_state_type |
Definition at line 64 of file DashboardState.h.
typedef uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::_power_state_valid_type |
Definition at line 67 of file DashboardState.h.
typedef boost::shared_ptr< ::pr2_msgs::DashboardState_<ContainerAllocator> const> pr2_msgs::DashboardState_< ContainerAllocator >::ConstPtr |
Definition at line 78 of file DashboardState.h.
typedef boost::shared_ptr< ::pr2_msgs::DashboardState_<ContainerAllocator> > pr2_msgs::DashboardState_< ContainerAllocator >::Ptr |
Definition at line 77 of file DashboardState.h.
typedef DashboardState_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::Type |
Definition at line 26 of file DashboardState.h.
pr2_msgs::DashboardState_< ContainerAllocator >::DashboardState_ | ( | ) | [inline] |
Definition at line 28 of file DashboardState.h.
pr2_msgs::DashboardState_< ContainerAllocator >::DashboardState_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 40 of file DashboardState.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_msgs::DashboardState_< ContainerAllocator >::__connection_header |
Definition at line 79 of file DashboardState.h.
::pr2_msgs::AccessPoint_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::access_point |
Definition at line 71 of file DashboardState.h.
uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::access_point_valid |
Definition at line 74 of file DashboardState.h.
::std_msgs::Bool_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::motors_halted |
Definition at line 53 of file DashboardState.h.
uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::motors_halted_valid |
Definition at line 56 of file DashboardState.h.
::pr2_msgs::PowerBoardState_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::power_board_state |
Definition at line 59 of file DashboardState.h.
uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::power_board_state_valid |
Definition at line 62 of file DashboardState.h.
::pr2_msgs::PowerState_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::power_state |
Definition at line 65 of file DashboardState.h.
uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::power_state_valid |
Definition at line 68 of file DashboardState.h.