#include <NumpyArray.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _data_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _dtype_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _shape_type |
typedef boost::shared_ptr < ::hrl_lib::NumpyArray_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::hrl_lib::NumpyArray_ < ContainerAllocator > > | Ptr |
typedef NumpyArray_ < ContainerAllocator > | Type |
Public Member Functions | |
NumpyArray_ () | |
NumpyArray_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | data |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | dtype |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | shape |
Definition at line 22 of file NumpyArray.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > hrl_lib::NumpyArray_< ContainerAllocator >::_data_type |
Definition at line 44 of file NumpyArray.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > hrl_lib::NumpyArray_< ContainerAllocator >::_dtype_type |
Definition at line 50 of file NumpyArray.h.
typedef ::std_msgs::Header_<ContainerAllocator> hrl_lib::NumpyArray_< ContainerAllocator >::_header_type |
Definition at line 41 of file NumpyArray.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > hrl_lib::NumpyArray_< ContainerAllocator >::_shape_type |
Definition at line 47 of file NumpyArray.h.
typedef boost::shared_ptr< ::hrl_lib::NumpyArray_<ContainerAllocator> const> hrl_lib::NumpyArray_< ContainerAllocator >::ConstPtr |
Definition at line 55 of file NumpyArray.h.
typedef boost::shared_ptr< ::hrl_lib::NumpyArray_<ContainerAllocator> > hrl_lib::NumpyArray_< ContainerAllocator >::Ptr |
Definition at line 54 of file NumpyArray.h.
typedef NumpyArray_<ContainerAllocator> hrl_lib::NumpyArray_< ContainerAllocator >::Type |
Definition at line 23 of file NumpyArray.h.
hrl_lib::NumpyArray_< ContainerAllocator >::NumpyArray_ | ( | ) | [inline] |
Definition at line 25 of file NumpyArray.h.
hrl_lib::NumpyArray_< ContainerAllocator >::NumpyArray_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file NumpyArray.h.
boost::shared_ptr<std::map<std::string, std::string> > hrl_lib::NumpyArray_< ContainerAllocator >::__connection_header |
Definition at line 56 of file NumpyArray.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > hrl_lib::NumpyArray_< ContainerAllocator >::data |
Definition at line 45 of file NumpyArray.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > hrl_lib::NumpyArray_< ContainerAllocator >::dtype |
Definition at line 51 of file NumpyArray.h.
::std_msgs::Header_<ContainerAllocator> hrl_lib::NumpyArray_< ContainerAllocator >::header |
Definition at line 42 of file NumpyArray.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > hrl_lib::NumpyArray_< ContainerAllocator >::shape |
Definition at line 48 of file NumpyArray.h.