#include <DoorCmd.h>
Public Types | |
| enum | { PULL = 0 } |
| enum | { PUSH = 1 } |
| typedef ::door_msgs::Door_ < ContainerAllocator > | _door_type |
| typedef int32_t | _side_type |
| typedef boost::shared_ptr < ::door_msgs::DoorCmd_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::door_msgs::DoorCmd_ < ContainerAllocator > > | Ptr |
| typedef DoorCmd_ < ContainerAllocator > | Type |
Public Member Functions | |
| DoorCmd_ () | |
| DoorCmd_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::door_msgs::Door_ < ContainerAllocator > | door |
| int32_t | side |
| typedef ::door_msgs::Door_<ContainerAllocator> door_msgs::DoorCmd_< ContainerAllocator >::_door_type |
| typedef int32_t door_msgs::DoorCmd_< ContainerAllocator >::_side_type |
| typedef boost::shared_ptr< ::door_msgs::DoorCmd_<ContainerAllocator> const> door_msgs::DoorCmd_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::door_msgs::DoorCmd_<ContainerAllocator> > door_msgs::DoorCmd_< ContainerAllocator >::Ptr |
| typedef DoorCmd_<ContainerAllocator> door_msgs::DoorCmd_< ContainerAllocator >::Type |
| anonymous enum |
| anonymous enum |
| door_msgs::DoorCmd_< ContainerAllocator >::DoorCmd_ | ( | ) | [inline] |
| door_msgs::DoorCmd_< ContainerAllocator >::DoorCmd_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > door_msgs::DoorCmd_< ContainerAllocator >::__connection_header |
| ::door_msgs::Door_<ContainerAllocator> door_msgs::DoorCmd_< ContainerAllocator >::door |
| int32_t door_msgs::DoorCmd_< ContainerAllocator >::side |