#include <DetectDoorState.h>
Public Types | |
typedef uint8_t | _door_open_type |
typedef boost::shared_ptr < ::tidyup_msgs::DetectDoorStateResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tidyup_msgs::DetectDoorStateResponse_ < ContainerAllocator > > | Ptr |
typedef DetectDoorStateResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
DetectDoorStateResponse_ () | |
DetectDoorStateResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | door_open |
Definition at line 48 of file DetectDoorState.h.
typedef uint8_t tidyup_msgs::DetectDoorStateResponse_< ContainerAllocator >::_door_open_type |
Definition at line 61 of file DetectDoorState.h.
typedef boost::shared_ptr< ::tidyup_msgs::DetectDoorStateResponse_<ContainerAllocator> const> tidyup_msgs::DetectDoorStateResponse_< ContainerAllocator >::ConstPtr |
Definition at line 66 of file DetectDoorState.h.
typedef boost::shared_ptr< ::tidyup_msgs::DetectDoorStateResponse_<ContainerAllocator> > tidyup_msgs::DetectDoorStateResponse_< ContainerAllocator >::Ptr |
Definition at line 65 of file DetectDoorState.h.
typedef DetectDoorStateResponse_<ContainerAllocator> tidyup_msgs::DetectDoorStateResponse_< ContainerAllocator >::Type |
Definition at line 49 of file DetectDoorState.h.
tidyup_msgs::DetectDoorStateResponse_< ContainerAllocator >::DetectDoorStateResponse_ | ( | ) | [inline] |
Definition at line 51 of file DetectDoorState.h.
tidyup_msgs::DetectDoorStateResponse_< ContainerAllocator >::DetectDoorStateResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 56 of file DetectDoorState.h.
boost::shared_ptr<std::map<std::string, std::string> > tidyup_msgs::DetectDoorStateResponse_< ContainerAllocator >::__connection_header |
Definition at line 67 of file DetectDoorState.h.
uint8_t tidyup_msgs::DetectDoorStateResponse_< ContainerAllocator >::door_open |
Definition at line 62 of file DetectDoorState.h.