#include <GetMask.h>
Public Types | |
typedef std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | _mask_type |
typedef boost::shared_ptr < ::robot_mask::GetMaskResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::robot_mask::GetMaskResponse_ < ContainerAllocator > > | Ptr |
typedef GetMaskResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetMaskResponse_ () | |
GetMaskResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | mask |
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > robot_mask::GetMaskResponse_< ContainerAllocator >::_mask_type |
typedef boost::shared_ptr< ::robot_mask::GetMaskResponse_<ContainerAllocator> const> robot_mask::GetMaskResponse_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::robot_mask::GetMaskResponse_<ContainerAllocator> > robot_mask::GetMaskResponse_< ContainerAllocator >::Ptr |
typedef GetMaskResponse_<ContainerAllocator> robot_mask::GetMaskResponse_< ContainerAllocator >::Type |
robot_mask::GetMaskResponse_< ContainerAllocator >::GetMaskResponse_ | ( | ) | [inline] |
robot_mask::GetMaskResponse_< ContainerAllocator >::GetMaskResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > robot_mask::GetMaskResponse_< ContainerAllocator >::__connection_header |
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > robot_mask::GetMaskResponse_< ContainerAllocator >::mask |