getCol() const | MatrixCellAttribute | [inline] |
getRow() const | MatrixCellAttribute | [inline] |
getState() const | MatrixCellAttribute | [inline] |
m_cCellAttribute | MatrixCellAttribute | [private] |
m_lCol | MatrixCellAttribute | [private] |
m_lRow | MatrixCellAttribute | [private] |
MatrixCellAttribute() | MatrixCellAttribute | [inline] |
MatrixCellAttribute(long i_lCol, long i_lRow, CellAttribute::CELL_STATE i_eState) | MatrixCellAttribute | [inline] |
setCol(long i_lCol) | MatrixCellAttribute | [inline] |
setRow(long i_lRow) | MatrixCellAttribute | [inline] |
setState(CellAttribute::CELL_STATE i_eState) | MatrixCellAttribute | [inline] |