Public Types | Public Member Functions | Public Attributes
hrl_lib::NumpyArray_< ContainerAllocator > Struct Template Reference

#include <NumpyArray.h>

List of all members.

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

Detailed Description

template<class ContainerAllocator>
struct hrl_lib::NumpyArray_< ContainerAllocator >

Definition at line 22 of file NumpyArray.h.


Member Typedef Documentation

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> hrl_lib::NumpyArray_< ContainerAllocator >::_header_type

Definition at line 41 of file NumpyArray.h.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::hrl_lib::NumpyArray_<ContainerAllocator> const> hrl_lib::NumpyArray_< ContainerAllocator >::ConstPtr

Definition at line 55 of file NumpyArray.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::hrl_lib::NumpyArray_<ContainerAllocator> > hrl_lib::NumpyArray_< ContainerAllocator >::Ptr

Definition at line 54 of file NumpyArray.h.

template<class ContainerAllocator >
typedef NumpyArray_<ContainerAllocator> hrl_lib::NumpyArray_< ContainerAllocator >::Type

Definition at line 23 of file NumpyArray.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
hrl_lib::NumpyArray_< ContainerAllocator >::NumpyArray_ ( ) [inline]

Definition at line 25 of file NumpyArray.h.

template<class ContainerAllocator >
hrl_lib::NumpyArray_< ContainerAllocator >::NumpyArray_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file NumpyArray.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > hrl_lib::NumpyArray_< ContainerAllocator >::__connection_header

Definition at line 56 of file NumpyArray.h.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> hrl_lib::NumpyArray_< ContainerAllocator >::header

Definition at line 42 of file NumpyArray.h.

template<class ContainerAllocator >
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > hrl_lib::NumpyArray_< ContainerAllocator >::shape

Definition at line 48 of file NumpyArray.h.


The documentation for this struct was generated from the following file:


hrl_lib
Author(s): Cressel Anderson, Travis Deyle, Advait Jain, Hai Nguyen, Advisor: Prof. Charlie Kemp, Lab: Healthcare Robotics Lab at Georgia Tech
autogenerated on Wed Nov 27 2013 11:34:06