CubeData index for fast trace number <-> BinID lookups.
More...
CubeData index for fast trace number <-> BinID lookups.
<>
◆ CubeDataIndex()
◆ ~CubeDataIndex()
PosInfo::CubeDataIndex::~CubeDataIndex |
( |
| ) |
|
◆ binID()
BinID PosInfo::CubeDataIndex::binID |
( |
od_int64 |
| ) |
const |
◆ buildIndex()
◆ isValid() [1/2]
bool PosInfo::CubeDataIndex::isValid |
( |
const BinID & |
| ) |
const |
◆ isValid() [2/2]
bool PosInfo::CubeDataIndex::isValid |
( |
od_int64 |
| ) |
const |
◆ lastTrc()
od_int64 PosInfo::CubeDataIndex::lastTrc |
( |
| ) |
const |
◆ trcNumber()
od_int64 PosInfo::CubeDataIndex::trcNumber |
( |
const BinID & |
| ) |
const |
◆ cdidx_
std::vector<Segment> PosInfo::CubeDataIndex::cdidx_ |
|
protected |
◆ inlidx_
std::vector<InlIndex> PosInfo::CubeDataIndex::inlidx_ |
|
protected |