Public Types | Public Member Functions | Private Attributes
std_msgs::VectorMultiArrayAdapter< T, ContainerAllocator > Class Template Reference

#include <vector_multi_array_adapter.h>

List of all members.

Public Types

typedef std::vector< T,
ContainerAllocator > 
VectorType

Public Member Functions

VectorTypeoperator* ()
const VectorTypeoperator* () const
VectorTypeoperator-> ()
const VectorTypeoperator-> () const
 VectorMultiArrayAdapter ()
 VectorMultiArrayAdapter (VectorType &v)
 VectorMultiArrayAdapter (const VectorType &v)

Private Attributes

VectorType owned_vector_
VectorTypevector_

Detailed Description

template<typename T, class ContainerAllocator = std::allocator<T>>
class std_msgs::VectorMultiArrayAdapter< T, ContainerAllocator >

Definition at line 57 of file vector_multi_array_adapter.h.


Member Typedef Documentation

template<typename T , class ContainerAllocator = std::allocator<T>>
typedef std::vector<T, ContainerAllocator> std_msgs::VectorMultiArrayAdapter< T, ContainerAllocator >::VectorType

Definition at line 60 of file vector_multi_array_adapter.h.


Constructor & Destructor Documentation

template<typename T , class ContainerAllocator = std::allocator<T>>
std_msgs::VectorMultiArrayAdapter< T, ContainerAllocator >::VectorMultiArrayAdapter ( ) [inline]

Definition at line 62 of file vector_multi_array_adapter.h.

template<typename T , class ContainerAllocator = std::allocator<T>>
std_msgs::VectorMultiArrayAdapter< T, ContainerAllocator >::VectorMultiArrayAdapter ( VectorType v) [inline]

Definition at line 64 of file vector_multi_array_adapter.h.

template<typename T , class ContainerAllocator = std::allocator<T>>
std_msgs::VectorMultiArrayAdapter< T, ContainerAllocator >::VectorMultiArrayAdapter ( const VectorType v) [inline]

Definition at line 66 of file vector_multi_array_adapter.h.


Member Function Documentation

template<typename T , class ContainerAllocator = std::allocator<T>>
VectorType& std_msgs::VectorMultiArrayAdapter< T, ContainerAllocator >::operator* ( ) [inline]

Definition at line 71 of file vector_multi_array_adapter.h.

template<typename T , class ContainerAllocator = std::allocator<T>>
const VectorType& std_msgs::VectorMultiArrayAdapter< T, ContainerAllocator >::operator* ( ) const [inline]

Definition at line 72 of file vector_multi_array_adapter.h.

template<typename T , class ContainerAllocator = std::allocator<T>>
VectorType* std_msgs::VectorMultiArrayAdapter< T, ContainerAllocator >::operator-> ( ) [inline]

Definition at line 69 of file vector_multi_array_adapter.h.

template<typename T , class ContainerAllocator = std::allocator<T>>
const VectorType* std_msgs::VectorMultiArrayAdapter< T, ContainerAllocator >::operator-> ( ) const [inline]

Definition at line 70 of file vector_multi_array_adapter.h.


Member Data Documentation

template<typename T , class ContainerAllocator = std::allocator<T>>
VectorType std_msgs::VectorMultiArrayAdapter< T, ContainerAllocator >::owned_vector_ [private]

Definition at line 75 of file vector_multi_array_adapter.h.

template<typename T , class ContainerAllocator = std::allocator<T>>
VectorType* std_msgs::VectorMultiArrayAdapter< T, ContainerAllocator >::vector_ [private]

Definition at line 76 of file vector_multi_array_adapter.h.


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


rtt_std_msgs
Author(s):
autogenerated on Thu Jun 6 2019 18:06:17