casacore::GetCellSlices< T > Class Template Reference

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

#include <ArrayColumnFunc.h>

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

List of all members.

Public Member Functions

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

Private Attributes

const ArrayColumn< T > & itsCol
uInt itsRow

Detailed Description

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

Functor to get irregular array slices from a cell.

Definition at line 57 of file ArrayColumnFunc.h.


Constructor & Destructor Documentation

template<typename T >
casacore::GetCellSlices< T >::GetCellSlices ( const ArrayColumn< T > &  col,
uInt  rownr 
) [inline]

Definition at line 60 of file ArrayColumnFunc.h.


Member Function Documentation

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

Member Data Documentation

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

Definition at line 66 of file ArrayColumnFunc.h.

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

template<typename T >
uInt casacore::GetCellSlices< T >::itsRow [private]

Definition at line 67 of file ArrayColumnFunc.h.

Referenced by casacore::GetCellSlices< 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