Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::CellRange Member List

This is the complete list of members for VCF::CellRange, including all inherited members.

CellRange(int minRow=-1, int minCol=-1, int maxRow=-1, int maxCol=-1)VCF::CellRange [inline]
count()VCF::CellRange [inline]
getColSpan() const VCF::CellRange [inline]
getMaxCol() const VCF::CellRange [inline]
getMaxRow() const VCF::CellRange [inline]
getMinCol() const VCF::CellRange [inline]
getMinRow() const VCF::CellRange [inline]
getRowSpan() const VCF::CellRange [inline]
getTopLeft() const VCF::CellRange [inline]
inRange(int row, int col) const VCF::CellRange [inline]
inRange(const CellID &cellID) const VCF::CellRange [inline]
intersect(const CellRange &rhs) const VCF::CellRange [inline]
isValid() const VCF::CellRange [inline]
maxCol_VCF::CellRange [protected]
maxRow_VCF::CellRange [protected]
minCol_VCF::CellRange [protected]
minRow_VCF::CellRange [protected]
operator!=(const CellRange &rhs) const VCF::CellRange [inline]
operator=(const CellRange &rhs)VCF::CellRange [inline]
operator==(const CellRange &rhs) const VCF::CellRange [inline]
set(int minRow=-1, int minCol=-1, int maxRow=-1, int maxCol=-1)VCF::CellRange [inline]
setMaxCol(int maxCol)VCF::CellRange [inline]
setMaxRow(int maxRow)VCF::CellRange [inline]
setMinCol(int minCol)VCF::CellRange [inline]
setMinRow(int minRow)VCF::CellRange [inline]

   Comments or Suggestions?    License Information