#include <Statistics.h>
◆ Statistics() [1/2]
SpatialIndex::RTree::Statistics::Statistics |
( |
| ) |
|
◆ Statistics() [2/2]
◆ ~Statistics()
virtual SpatialIndex::RTree::Statistics::~Statistics |
( |
| ) |
|
|
virtual |
◆ getAdjustments()
virtual uint64_t SpatialIndex::RTree::Statistics::getAdjustments |
( |
| ) |
const |
|
virtual |
◆ getHits()
virtual uint64_t SpatialIndex::RTree::Statistics::getHits |
( |
| ) |
const |
|
virtual |
◆ getMisses()
virtual uint64_t SpatialIndex::RTree::Statistics::getMisses |
( |
| ) |
const |
|
virtual |
◆ getNumberOfData()
virtual uint64_t SpatialIndex::RTree::Statistics::getNumberOfData |
( |
| ) |
const |
|
virtual |
◆ getNumberOfNodes()
virtual uint32_t SpatialIndex::RTree::Statistics::getNumberOfNodes |
( |
| ) |
const |
|
virtual |
◆ getNumberOfNodesInLevel()
virtual uint32_t SpatialIndex::RTree::Statistics::getNumberOfNodesInLevel |
( |
uint32_t | l | ) |
const |
|
virtual |
◆ getQueryResults()
virtual uint64_t SpatialIndex::RTree::Statistics::getQueryResults |
( |
| ) |
const |
|
virtual |
◆ getReads()
virtual uint64_t SpatialIndex::RTree::Statistics::getReads |
( |
| ) |
const |
|
virtual |
◆ getSplits()
virtual uint64_t SpatialIndex::RTree::Statistics::getSplits |
( |
| ) |
const |
|
virtual |
◆ getTreeHeight()
virtual uint32_t SpatialIndex::RTree::Statistics::getTreeHeight |
( |
| ) |
const |
|
virtual |
◆ getWrites()
virtual uint64_t SpatialIndex::RTree::Statistics::getWrites |
( |
| ) |
const |
|
virtual |
◆ operator=()
◆ reset()
void SpatialIndex::RTree::Statistics::reset |
( |
| ) |
|
|
private |
◆ BulkLoader
◆ Index
◆ Leaf
◆ Node
◆ operator<<
◆ RTree
◆ m_nodesInLevel
std::vector<uint32_t> SpatialIndex::RTree::Statistics::m_nodesInLevel |
|
private |
◆ m_u32Nodes
uint32_t SpatialIndex::RTree::Statistics::m_u32Nodes |
|
private |
◆ m_u32TreeHeight
uint32_t SpatialIndex::RTree::Statistics::m_u32TreeHeight |
|
private |
◆ m_u64Adjustments
uint64_t SpatialIndex::RTree::Statistics::m_u64Adjustments |
|
private |
◆ m_u64Data
uint64_t SpatialIndex::RTree::Statistics::m_u64Data |
|
private |
◆ m_u64Hits
uint64_t SpatialIndex::RTree::Statistics::m_u64Hits |
|
private |
◆ m_u64Misses
uint64_t SpatialIndex::RTree::Statistics::m_u64Misses |
|
private |
◆ m_u64QueryResults
uint64_t SpatialIndex::RTree::Statistics::m_u64QueryResults |
|
private |
◆ m_u64Reads
uint64_t SpatialIndex::RTree::Statistics::m_u64Reads |
|
private |
◆ m_u64Splits
uint64_t SpatialIndex::RTree::Statistics::m_u64Splits |
|
private |
◆ m_u64Writes
uint64_t SpatialIndex::RTree::Statistics::m_u64Writes |
|
private |
The documentation for this class was generated from the following file:
- src/3rdparty/legacy/spatialindexnavel/src/rtree/Statistics.h