LibreOffice Module dbaccess (master) 1
Public Member Functions | Private Attributes | List of all members
dbaui::OTableIndex Class Reference

represents a single dbf index More...

#include <dbfindex.hxx>

Public Member Functions

 OTableIndex ()
 
 OTableIndex (OUString aFileName)
 
const OUString & GetIndexFileName () const
 

Private Attributes

OUString aIndexFileName
 

Detailed Description

represents a single dbf index

Definition at line 31 of file dbfindex.hxx.

Constructor & Destructor Documentation

◆ OTableIndex() [1/2]

dbaui::OTableIndex::OTableIndex ( )
inline

Definition at line 37 of file dbfindex.hxx.

◆ OTableIndex() [2/2]

dbaui::OTableIndex::OTableIndex ( OUString  aFileName)
inlineexplicit

Definition at line 38 of file dbfindex.hxx.

Member Function Documentation

◆ GetIndexFileName()

const OUString & dbaui::OTableIndex::GetIndexFileName ( ) const
inline

Member Data Documentation

◆ aIndexFileName

OUString dbaui::OTableIndex::aIndexFileName
private

Definition at line 34 of file dbfindex.hxx.

Referenced by GetIndexFileName().


The documentation for this class was generated from the following file: