Public Types | Public Member Functions | Public Attributes
schunk_sdh::TactileMatrix_< ContainerAllocator > Struct Template Reference

#include <TactileMatrix.h>

List of all members.

Public Types

typedef int16_t _cells_x_type
typedef int16_t _cells_y_type
typedef uint32_t _matrix_id_type
typedef std::vector< int16_t,
typename
ContainerAllocator::template
rebind< int16_t >::other > 
_tactile_array_type
typedef boost::shared_ptr
< ::schunk_sdh::TactileMatrix_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::schunk_sdh::TactileMatrix_
< ContainerAllocator > > 
Ptr
typedef TactileMatrix_
< ContainerAllocator > 
Type

Public Member Functions

 TactileMatrix_ ()
 TactileMatrix_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
int16_t cells_x
int16_t cells_y
uint32_t matrix_id
std::vector< int16_t, typename
ContainerAllocator::template
rebind< int16_t >::other > 
tactile_array

Detailed Description

template<class ContainerAllocator>
struct schunk_sdh::TactileMatrix_< ContainerAllocator >

Definition at line 21 of file TactileMatrix.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int16_t schunk_sdh::TactileMatrix_< ContainerAllocator >::_cells_x_type

Definition at line 43 of file TactileMatrix.h.

template<class ContainerAllocator >
typedef int16_t schunk_sdh::TactileMatrix_< ContainerAllocator >::_cells_y_type

Definition at line 46 of file TactileMatrix.h.

template<class ContainerAllocator >
typedef uint32_t schunk_sdh::TactileMatrix_< ContainerAllocator >::_matrix_id_type

Definition at line 40 of file TactileMatrix.h.

template<class ContainerAllocator >
typedef std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > schunk_sdh::TactileMatrix_< ContainerAllocator >::_tactile_array_type

Definition at line 49 of file TactileMatrix.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::schunk_sdh::TactileMatrix_<ContainerAllocator> const> schunk_sdh::TactileMatrix_< ContainerAllocator >::ConstPtr

Definition at line 54 of file TactileMatrix.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::schunk_sdh::TactileMatrix_<ContainerAllocator> > schunk_sdh::TactileMatrix_< ContainerAllocator >::Ptr

Definition at line 53 of file TactileMatrix.h.

template<class ContainerAllocator >
typedef TactileMatrix_<ContainerAllocator> schunk_sdh::TactileMatrix_< ContainerAllocator >::Type

Definition at line 22 of file TactileMatrix.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
schunk_sdh::TactileMatrix_< ContainerAllocator >::TactileMatrix_ ( ) [inline]

Definition at line 24 of file TactileMatrix.h.

template<class ContainerAllocator >
schunk_sdh::TactileMatrix_< ContainerAllocator >::TactileMatrix_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 32 of file TactileMatrix.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > schunk_sdh::TactileMatrix_< ContainerAllocator >::__connection_header

Definition at line 55 of file TactileMatrix.h.

template<class ContainerAllocator >
int16_t schunk_sdh::TactileMatrix_< ContainerAllocator >::cells_x

Definition at line 44 of file TactileMatrix.h.

template<class ContainerAllocator >
int16_t schunk_sdh::TactileMatrix_< ContainerAllocator >::cells_y

Definition at line 47 of file TactileMatrix.h.

template<class ContainerAllocator >
uint32_t schunk_sdh::TactileMatrix_< ContainerAllocator >::matrix_id

Definition at line 41 of file TactileMatrix.h.

template<class ContainerAllocator >
std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > schunk_sdh::TactileMatrix_< ContainerAllocator >::tactile_array

Definition at line 50 of file TactileMatrix.h.


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


schunk_sdh
Author(s): Florian Weisshardt
autogenerated on Mon Oct 6 2014 07:29:16