LibreOffice Module connectivity (master) 1
|
#include <DIndex.hxx>
Public Attributes | |
sal_uInt32 | db_rootpage |
sal_uInt32 | db_pagecount |
sal_uInt8 | db_free [4] |
sal_uInt16 | db_keylen |
sal_uInt16 | db_maxkeys |
sal_uInt16 | db_keytype |
sal_uInt16 | db_keyrec |
sal_uInt8 | db_free1 [3] |
sal_uInt8 | db_unique |
char | db_name [488] |
Definition at line 49 of file DIndex.hxx.
sal_uInt8 connectivity::dbase::ODbaseIndex::NDXHeader::db_free[4] |
Definition at line 53 of file DIndex.hxx.
Referenced by connectivity::dbase::ReadHeader(), and connectivity::dbase::WriteODbaseIndex().
sal_uInt8 connectivity::dbase::ODbaseIndex::NDXHeader::db_free1[3] |
Definition at line 61 of file DIndex.hxx.
Referenced by connectivity::dbase::ReadHeader(), and connectivity::dbase::WriteODbaseIndex().
sal_uInt16 connectivity::dbase::ODbaseIndex::NDXHeader::db_keylen |
Definition at line 54 of file DIndex.hxx.
Referenced by connectivity::dbase::ODbaseIndex::CreateImpl(), connectivity::dbase::ONDXNode::Read(), connectivity::dbase::ReadHeader(), connectivity::dbase::ONDXNode::Write(), and connectivity::dbase::WriteODbaseIndex().
sal_uInt16 connectivity::dbase::ODbaseIndex::NDXHeader::db_keyrec |
Definition at line 59 of file DIndex.hxx.
Referenced by connectivity::dbase::ODbaseIndex::CreateImpl(), connectivity::dbase::ReadHeader(), and connectivity::dbase::WriteODbaseIndex().
sal_uInt16 connectivity::dbase::ODbaseIndex::NDXHeader::db_keytype |
Definition at line 56 of file DIndex.hxx.
Referenced by connectivity::dbase::ODbaseIndex::ConvertToKey(), connectivity::dbase::ODbaseIndex::CreateImpl(), connectivity::dbase::ONDXPage::PrintPage(), connectivity::dbase::ONDXNode::Read(), connectivity::dbase::ReadHeader(), connectivity::dbase::ONDXNode::Write(), and connectivity::dbase::WriteODbaseIndex().
sal_uInt16 connectivity::dbase::ODbaseIndex::NDXHeader::db_maxkeys |
Definition at line 55 of file DIndex.hxx.
Referenced by connectivity::dbase::ODbaseIndex::CreateImpl(), connectivity::dbase::ODbaseIndex::GetMaxNodes(), connectivity::dbase::ONDXPage::Insert(), connectivity::dbase::ONDXPage::IsFull(), connectivity::dbase::ONDXPage::ONDXPage(), connectivity::dbase::ReadHeader(), connectivity::dbase::WriteODbaseIndex(), and connectivity::dbase::WriteONDXPage().
char connectivity::dbase::ODbaseIndex::NDXHeader::db_name[488] |
Definition at line 63 of file DIndex.hxx.
Referenced by connectivity::dbase::ODbaseIndex::CreateImpl(), connectivity::dbase::ReadHeader(), connectivity::dbase::ODbaseIndex::refreshColumns(), and connectivity::dbase::WriteODbaseIndex().
sal_uInt32 connectivity::dbase::ODbaseIndex::NDXHeader::db_pagecount |
Definition at line 52 of file DIndex.hxx.
Referenced by connectivity::dbase::ODbaseIndex::getRoot(), connectivity::dbase::operator>>(), connectivity::dbase::ReadHeader(), connectivity::dbase::ODbaseIndex::Release(), and connectivity::dbase::WriteODbaseIndex().
sal_uInt32 connectivity::dbase::ODbaseIndex::NDXHeader::db_rootpage |
Definition at line 51 of file DIndex.hxx.
Referenced by connectivity::dbase::ODbaseIndex::getRoot(), connectivity::dbase::operator>>(), connectivity::dbase::ReadHeader(), connectivity::dbase::ODbaseIndex::Release(), and connectivity::dbase::WriteODbaseIndex().
sal_uInt8 connectivity::dbase::ODbaseIndex::NDXHeader::db_unique |
Definition at line 62 of file DIndex.hxx.
Referenced by connectivity::dbase::ODbaseIndex::CreateImpl(), connectivity::dbase::ReadHeader(), and connectivity::dbase::WriteODbaseIndex().