QVectorConstView Class Reference

List of all members.

Detailed Description

QVectorView for const QVector.

Author:
Marco Vignati


Public Member Functions

 QVectorConstView (const QVector &in, size_t start, size_t size)
 constructor
virtual ~QVectorConstView ()
 destructor
const QVectorGetVector () const
 Get subview QVector.

Private Member Functions

const QVectorConstViewoperator= (const QVectorConstView &other)
 operator=

Private Attributes

QVectorfVector


Constructor & Destructor Documentation

QVectorConstView::QVectorConstView ( const QVector in,
size_t  start,
size_t  size 
)

constructor

Parameters:
in QVector this view refers to
start start index of the view
size number of the view elements


The documentation for this class was generated from the following files:
Generated on Fri Mar 6 13:40:44 2009 for CUORE Software by  doxygen 1.5.1