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

#include <vector_multi_array_adapter.h>

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 52 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 55 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 57 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 59 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 61 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 66 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 67 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 64 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 65 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 70 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 71 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 Mon May 10 2021 02:45:14