CCellID Class Reference

#include <CellRange.h>

List of all members.

Public Member Functions

 CCellID (int nRow=-1, int nCol=-1)
int IsValid () const
int operator== (const CCellID &rhs) const
int operator!= (const CCellID &rhs) const

Public Attributes

int row
int col

Detailed Description

Definition at line 37 of file CellRange.h.


Constructor & Destructor Documentation

CCellID::CCellID ( int  nRow = -1,
int  nCol = -1 
) [inline, explicit]

Definition at line 45 of file CellRange.h.


Member Function Documentation

int CCellID::IsValid (  )  const [inline]

Definition at line 47 of file CellRange.h.

int CCellID::operator!= ( const CCellID rhs  )  const [inline]

Definition at line 49 of file CellRange.h.

int CCellID::operator== ( const CCellID rhs  )  const [inline]

Definition at line 48 of file CellRange.h.


Member Data Documentation

Definition at line 41 of file CellRange.h.

Definition at line 41 of file CellRange.h.


The documentation for this class was generated from the following file:
Generated on Thu May 30 15:47:01 2013 for GME by  doxygen 1.6.3