#include <CheckPathResult.h>
Public Types | |
typedef uint8_t | _path_found_type |
typedef boost::shared_ptr < ::door_msgs::CheckPathResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::door_msgs::CheckPathResult_ < ContainerAllocator > > | Ptr |
typedef CheckPathResult_ < ContainerAllocator > | Type |
Public Member Functions | |
CheckPathResult_ () | |
CheckPathResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | path_found |
Definition at line 21 of file CheckPathResult.h.
typedef uint8_t door_msgs::CheckPathResult_< ContainerAllocator >::_path_found_type |
Definition at line 34 of file CheckPathResult.h.
typedef boost::shared_ptr< ::door_msgs::CheckPathResult_<ContainerAllocator> const> door_msgs::CheckPathResult_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file CheckPathResult.h.
typedef boost::shared_ptr< ::door_msgs::CheckPathResult_<ContainerAllocator> > door_msgs::CheckPathResult_< ContainerAllocator >::Ptr |
Definition at line 38 of file CheckPathResult.h.
typedef CheckPathResult_<ContainerAllocator> door_msgs::CheckPathResult_< ContainerAllocator >::Type |
Definition at line 22 of file CheckPathResult.h.
door_msgs::CheckPathResult_< ContainerAllocator >::CheckPathResult_ | ( | ) | [inline] |
Definition at line 24 of file CheckPathResult.h.
door_msgs::CheckPathResult_< ContainerAllocator >::CheckPathResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file CheckPathResult.h.
boost::shared_ptr<std::map<std::string, std::string> > door_msgs::CheckPathResult_< ContainerAllocator >::__connection_header |
Definition at line 40 of file CheckPathResult.h.
uint8_t door_msgs::CheckPathResult_< ContainerAllocator >::path_found |
Definition at line 35 of file CheckPathResult.h.