#include <PixelIndices.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _indices_type |
typedef boost::shared_ptr < ::cr_capture::PixelIndices_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cr_capture::PixelIndices_ < ContainerAllocator > > | Ptr |
typedef PixelIndices_ < ContainerAllocator > | Type |
Public Member Functions | |
PixelIndices_ () | |
PixelIndices_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | indices |
Definition at line 22 of file PixelIndices.h.
typedef ::std_msgs::Header_<ContainerAllocator> cr_capture::PixelIndices_< ContainerAllocator >::_header_type |
Definition at line 37 of file PixelIndices.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > cr_capture::PixelIndices_< ContainerAllocator >::_indices_type |
Definition at line 40 of file PixelIndices.h.
typedef boost::shared_ptr< ::cr_capture::PixelIndices_<ContainerAllocator> const> cr_capture::PixelIndices_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file PixelIndices.h.
typedef boost::shared_ptr< ::cr_capture::PixelIndices_<ContainerAllocator> > cr_capture::PixelIndices_< ContainerAllocator >::Ptr |
Definition at line 44 of file PixelIndices.h.
typedef PixelIndices_<ContainerAllocator> cr_capture::PixelIndices_< ContainerAllocator >::Type |
Definition at line 23 of file PixelIndices.h.
cr_capture::PixelIndices_< ContainerAllocator >::PixelIndices_ | ( | ) | [inline] |
Definition at line 25 of file PixelIndices.h.
cr_capture::PixelIndices_< ContainerAllocator >::PixelIndices_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file PixelIndices.h.
boost::shared_ptr<std::map<std::string, std::string> > cr_capture::PixelIndices_< ContainerAllocator >::__connection_header |
Definition at line 46 of file PixelIndices.h.
::std_msgs::Header_<ContainerAllocator> cr_capture::PixelIndices_< ContainerAllocator >::header |
Definition at line 38 of file PixelIndices.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > cr_capture::PixelIndices_< ContainerAllocator >::indices |
Definition at line 41 of file PixelIndices.h.