MDBL Library
CUniqIndex Member List
This is the complete list of members for CUniqIndex, including all inherited members.
AddRow(CRow &oRow)=0CIndex [pure virtual]
Capacity(size_t nRows)=0CIndex [pure virtual]
CColumn classCIndex [friend]
CIndex(CTable &oTable, size_t nColumn)CIndex [inline, protected]
Column() const CIndex [inline]
CUniqIndex(CTable &oTable, size_t nColumn)CUniqIndex [inline, protected]
FindRow(const CValue &oValue) const =0CUniqIndex [pure virtual]
FindRows(const CValue &oValue) const =0CIndex [pure virtual]
m_nColumnCIndex [protected]
m_oTableCIndex [protected]
RemoveRow(CRow &oRow)=0CIndex [pure virtual]
RowCount() const =0CIndex [pure virtual]
Truncate()=0CIndex [pure virtual]
~CIndex()CIndex [inline, protected, virtual]
~CUniqIndex()CUniqIndex [inline, protected, virtual]