casacore::GetColumnSlices< T > Class Template Reference

Functor to get irregular array slices from a column. More...

#include <ArrayColumnFunc.h>

Inheritance diagram for casacore::GetColumnSlices< T >:
casacore::BaseSlicesFunctor< T >

List of all members.

Public Member Functions

 GetColumnSlices (const ArrayColumn< T > &col)
virtual void apply (const Slicer &slicer, Array< T > &arr)

Private Attributes

const ArrayColumn< T > & itsCol

Detailed Description

template<typename T>
class casacore::GetColumnSlices< T >

Functor to get irregular array slices from a column.

Definition at line 72 of file ArrayColumnFunc.h.


Constructor & Destructor Documentation

template<typename T >
casacore::GetColumnSlices< T >::GetColumnSlices ( const ArrayColumn< T > &  col  )  [inline]

Definition at line 75 of file ArrayColumnFunc.h.


Member Function Documentation

template<typename T >
virtual void casacore::GetColumnSlices< T >::apply ( const Slicer slicer,
Array< T > &  arr 
) [inline, virtual]

Member Data Documentation

template<typename T >
const ArrayColumn<T>& casacore::GetColumnSlices< T >::itsCol [private]

Definition at line 81 of file ArrayColumnFunc.h.

Referenced by casacore::GetColumnSlices< T >::apply().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1