Medial Code Documentation
Loading...
Searching...
No Matches
Data Fields
tree_change_details Class Reference

A Class to represnet change in tree - for rollback or release memory in commit. More...

#include <BART.h>

Data Fields

vector< bart_node * > changed_nodes_before
 the node before changes
 
vector< bart_node * > changed_nodes_after
 the node after changes
 
int action = -1
 the action
 
int num_node_selection = 0
 the number of nodes to select
 

Detailed Description

A Class to represnet change in tree - for rollback or release memory in commit.


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