| MDBL Library
   
    | 
#include <UniqIndex.hpp>
 
  
 | Public Member Functions | |
| virtual CRow * | FindRow (const CValue &oValue) const =0 | 
| Protected Member Functions | |
| CUniqIndex (CTable &oTable, size_t nColumn) | |
| virtual | ~CUniqIndex () | 
| CUniqIndex::CUniqIndex | ( | CTable & | oTable, | 
| size_t | nColumn | ||
| ) |  [inline, protected] | 
| CUniqIndex::~CUniqIndex | ( | ) |  [inline, protected, virtual] | 
| virtual CRow* CUniqIndex::FindRow | ( | const CValue & | oValue | ) | const  [pure virtual] | 
Implemented in CIntMapIndex, and CStrMapIndex.
 1.7.6.1
 1.7.6.1