|
QCAD
Open Source 2D CAD
|
This is the complete list of members for SpatialIndex::MVRTree::Leaf, including all inherited members.
| chooseSubtree(const TimeRegion &mbr, uint32_t level, std::stack< id_type > &pathBuffer) | SpatialIndex::MVRTree::Leaf | privatevirtual |
| clone() | SpatialIndex::MVRTree::Node | virtual |
| deleteData(id_type id, double delTime, std::stack< id_type > &pathBuffer, bool adjustMBR=false) | SpatialIndex::MVRTree::Node | privatevirtual |
| deleteEntry(uint32_t index) | SpatialIndex::MVRTree::Node | privatevirtual |
| findLeaf(const TimeRegion &mbr, id_type id, std::stack< id_type > &pathBuffer) | SpatialIndex::MVRTree::Leaf | privatevirtual |
| findNode(const TimeRegion &mbr, id_type id, std::stack< id_type > &pathBuffer) | SpatialIndex::MVRTree::Node | privatevirtual |
| getByteArraySize() | SpatialIndex::MVRTree::Node | virtual |
| getChildData(uint32_t index, uint32_t &length, byte **data) const | SpatialIndex::MVRTree::Node | virtual |
| getChildIdentifier(uint32_t index) const | SpatialIndex::MVRTree::Node | virtual |
| getChildrenCount() const | SpatialIndex::MVRTree::Node | virtual |
| getChildShape(uint32_t index, IShape **out) const | SpatialIndex::MVRTree::Node | virtual |
| getIdentifier() const | SpatialIndex::MVRTree::Node | virtual |
| getLevel() const | SpatialIndex::MVRTree::Node | virtual |
| getShape(IShape **out) const | SpatialIndex::MVRTree::Node | virtual |
| insertData(uint32_t dataLength, byte *pData, TimeRegion &mbr, id_type id, std::stack< id_type > &pathBuffer, TimeRegion &mbr2, id_type id2, bool bInsertMbr2=false, bool forceAdjust=false) | SpatialIndex::MVRTree::Node | privatevirtual |
| insertData(TimeRegion &mbr1, id_type id1, TimeRegion &mbr2, id_type id2, Node *oldVersion, std::stack< id_type > &pathBuffer) | SpatialIndex::MVRTree::Node | privatevirtual |
| insertEntry(uint32_t dataLength, byte *pData, TimeRegion &mbr, id_type id) | SpatialIndex::MVRTree::Node | privatevirtual |
| isIndex() const | SpatialIndex::MVRTree::Node | virtual |
| isLeaf() const | SpatialIndex::MVRTree::Node | virtual |
| Leaf(MVRTree *pTree, id_type id) | SpatialIndex::MVRTree::Leaf | private |
| loadFromByteArray(const byte *data) | SpatialIndex::MVRTree::Node | virtual |
| m_capacity | SpatialIndex::MVRTree::Node | private |
| m_children | SpatialIndex::MVRTree::Node | private |
| m_identifier | SpatialIndex::MVRTree::Node | private |
| m_level | SpatialIndex::MVRTree::Node | private |
| m_nodeMBR | SpatialIndex::MVRTree::Node | private |
| m_pData | SpatialIndex::MVRTree::Node | private |
| m_pDataLength | SpatialIndex::MVRTree::Node | private |
| m_pIdentifier | SpatialIndex::MVRTree::Node | private |
| m_pTree | SpatialIndex::MVRTree::Node | private |
| m_ptrMBR | SpatialIndex::MVRTree::Node | private |
| m_totalDataLength | SpatialIndex::MVRTree::Node | private |
| MVRTree | SpatialIndex::MVRTree::Leaf | friend |
| Node | SpatialIndex::MVRTree::Leaf | friend |
| operator=(const Node &) | SpatialIndex::MVRTree::Node | privatevirtual |
| pickSeeds(uint32_t &index1, uint32_t &index2, uint32_t total) | SpatialIndex::MVRTree::Node | privatevirtual |
| rstarSplit(uint32_t dataLength, byte *pData, TimeRegion &mbr, id_type id, std::vector< uint32_t > &group1, std::vector< uint32_t > &group2, TimeRegion &mbr2, id_type id2, bool bInsertMbr2=false) | SpatialIndex::MVRTree::Node | privatevirtual |
| rtreeSplit(uint32_t dataLength, byte *pData, TimeRegion &mbr, id_type id, std::vector< uint32_t > &group1, std::vector< uint32_t > &group2, TimeRegion &mbr2, id_type id2, bool bInsertMbr2=false) | SpatialIndex::MVRTree::Node | privatevirtual |
| split(uint32_t dataLength, byte *pData, TimeRegion &mbr, id_type id, NodePtr &left, NodePtr &right, TimeRegion &mbr2, id_type id2, bool bInsertMbr2=false) | SpatialIndex::MVRTree::Leaf | privatevirtual |
| storeToByteArray(byte **data, uint32_t &len) | SpatialIndex::MVRTree::Node | virtual |
| ~IEntry() | SpatialIndex::IEntry | inlinevirtual |
| ~INode() | SpatialIndex::INode | inlinevirtual |
| ~IObject() | Tools::IObject | inlinevirtual |
| ~ISerializable() | Tools::ISerializable | inlinevirtual |
| ~Leaf() | SpatialIndex::MVRTree::Leaf | virtual |
| ~Node() | SpatialIndex::MVRTree::Node | virtual |