The Tiny HTM Library
Data Fields
htm_tree_entry Struct Reference

An entry (a row ID and a position) in an HTM tree. More...

#include <tree.h>

+ Collaboration diagram for htm_tree_entry:

Data Fields

struct htm_v3 v
 Unit vector position.
int64_t rowid
 Row ID.

Detailed Description

An entry (a row ID and a position) in an HTM tree.

Definition at line 25 of file tree.h.


Field Documentation

Row ID.

Definition at line 27 of file tree.h.


The documentation for this struct was generated from the following file: