MDBL Library
|
AddRow(CRow &oRow)=0 | CIndex | [pure virtual] |
Capacity(size_t nRows)=0 | CIndex | [pure virtual] |
CColumn class | CIndex | [friend] |
CIndex(CTable &oTable, size_t nColumn) | CIndex | [inline, protected] |
Column() const | CIndex | [inline] |
FindRows(const CValue &oValue) const =0 | CIndex | [pure virtual] |
m_nColumn | CIndex | [protected] |
m_oTable | CIndex | [protected] |
RemoveRow(CRow &oRow)=0 | CIndex | [pure virtual] |
RowCount() const =0 | CIndex | [pure virtual] |
Truncate()=0 | CIndex | [pure virtual] |
~CIndex() | CIndex | [inline, protected, virtual] |