RVL::ProductDataContainerLDC< DataType > Class Template Reference

wrapper class which turns a ProductLocalDataContainer into a ProductDataContainer More...

#include <localproduct.hh>

Inheritance diagram for RVL::ProductDataContainerLDC< DataType >:

RVL::ProductDataContainer RVL::DataContainer RVL::Product< T > RVL::Writeable List of all members.

Public Member Functions

 ProductDataContainerLDC (ProductLocalDataContainer< DataType > &_pldc)
 ProductDataContainerLDC (const ProductDataContainerLDC< DataType > &pdldc)
virtual ~ProductDataContainerLDC ()
virtual int getSize () const
virtual DataContaineroperator[] (int i)
virtual DataContainer const & operator[] (int i) const

Detailed Description

template<class DataType>
class RVL::ProductDataContainerLDC< DataType >

wrapper class which turns a ProductLocalDataContainer into a ProductDataContainer

Definition at line 77 of file localproduct.hh.


Constructor & Destructor Documentation

template<class DataType>
RVL::ProductDataContainerLDC< DataType >::ProductDataContainerLDC ( ProductLocalDataContainer< DataType > &  _pldc  ) 

Definition at line 87 of file localproduct.hh.

template<class DataType>
RVL::ProductDataContainerLDC< DataType >::ProductDataContainerLDC ( const ProductDataContainerLDC< DataType > &  pdldc  ) 

Definition at line 89 of file localproduct.hh.

template<class DataType>
virtual RVL::ProductDataContainerLDC< DataType >::~ProductDataContainerLDC (  )  [virtual]

Definition at line 91 of file localproduct.hh.


Member Function Documentation

template<class DataType>
virtual int RVL::ProductDataContainerLDC< DataType >::getSize (  )  const [virtual]

Implements RVL::Product< T >.

Definition at line 93 of file localproduct.hh.

template<class DataType>
virtual DataContainer& RVL::ProductDataContainerLDC< DataType >::operator[] ( int  i  )  [virtual]

Definition at line 95 of file localproduct.hh.

template<class DataType>
virtual DataContainer const& RVL::ProductDataContainerLDC< DataType >::operator[] ( int  i  )  const [virtual]

Definition at line 104 of file localproduct.hh.


The documentation for this class was generated from the following file:
Generated on 5 Jan 2017 for LocalRVL by  doxygen 1.4.7