Home
last modified time | relevance | path

Searched refs:m_poSpIndexLeaf (Results 1 – 8 of 8) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/mitab/
H A Dmitab_mapfile.cpp211 m_poSpIndexLeaf = NULL; in TABMAPFile()
589 m_poSpIndexLeaf = NULL; in Close()
762 if( m_poSpIndexLeaf == NULL ) in PushBlock()
770 m_poSpIndexLeaf->GetEntry( in PushBlock()
777 m_poSpIndexLeaf = poIndex; in PushBlock()
819 m_poSpIndexLeaf = m_poSpIndex; in LoadNextMatchingObjectBlock()
834 while( m_poSpIndexLeaf != NULL ) in LoadNextMatchingObjectBlock()
844 delete m_poSpIndexLeaf; in LoadNextMatchingObjectBlock()
845 m_poSpIndexLeaf = poParent; in LoadNextMatchingObjectBlock()
875 return m_poSpIndexLeaf != NULL; in LoadNextMatchingObjectBlock()
[all …]
H A Dmitab_priv.h1462 TABMAPIndexBlock *m_poSpIndexLeaf; variable
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_mapfile.cpp85 m_poSpIndexLeaf(nullptr), in TABMAPFile()
475 m_poSpIndexLeaf = nullptr; in Close()
665 if( m_poSpIndexLeaf == nullptr ) in PushBlock()
668 m_poSpIndexLeaf = poIndex; in PushBlock()
674 m_poSpIndexLeaf->GetEntry( in PushBlock()
681 m_poSpIndexLeaf = poIndex; in PushBlock()
738 while( m_poSpIndexLeaf != nullptr ) in LoadNextMatchingObjectBlock()
748 delete m_poSpIndexLeaf; in LoadNextMatchingObjectBlock()
749 m_poSpIndexLeaf = poParent; in LoadNextMatchingObjectBlock()
778 return m_poSpIndexLeaf != nullptr; in LoadNextMatchingObjectBlock()
[all …]
H A Dmitab_priv.h1425 TABMAPIndexBlock *m_poSpIndexLeaf; variable
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_mapfile.cpp85 m_poSpIndexLeaf(nullptr), in TABMAPFile()
475 m_poSpIndexLeaf = nullptr; in Close()
665 if( m_poSpIndexLeaf == nullptr ) in PushBlock()
668 m_poSpIndexLeaf = poIndex; in PushBlock()
674 m_poSpIndexLeaf->GetEntry( in PushBlock()
681 m_poSpIndexLeaf = poIndex; in PushBlock()
738 while( m_poSpIndexLeaf != nullptr ) in LoadNextMatchingObjectBlock()
748 delete m_poSpIndexLeaf; in LoadNextMatchingObjectBlock()
749 m_poSpIndexLeaf = poParent; in LoadNextMatchingObjectBlock()
778 return m_poSpIndexLeaf != nullptr; in LoadNextMatchingObjectBlock()
[all …]
H A Dmitab_priv.h1425 TABMAPIndexBlock *m_poSpIndexLeaf;
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_mapfile.cpp85 m_poSpIndexLeaf(nullptr), in TABMAPFile()
475 m_poSpIndexLeaf = nullptr; in Close()
665 if( m_poSpIndexLeaf == nullptr ) in PushBlock()
668 m_poSpIndexLeaf = poIndex; in PushBlock()
674 m_poSpIndexLeaf->GetEntry( in PushBlock()
681 m_poSpIndexLeaf = poIndex; in PushBlock()
738 while( m_poSpIndexLeaf != nullptr ) in LoadNextMatchingObjectBlock()
748 delete m_poSpIndexLeaf; in LoadNextMatchingObjectBlock()
749 m_poSpIndexLeaf = poParent; in LoadNextMatchingObjectBlock()
778 return m_poSpIndexLeaf != nullptr; in LoadNextMatchingObjectBlock()
[all …]
H A Dmitab_priv.h1425 TABMAPIndexBlock *m_poSpIndexLeaf; variable