SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
 All Classes Namespaces Files Functions Variables Typedefs Friends
sdsl::structure_tree Member List
This is the complete list of members for sdsl::structure_tree, including all inherited members.
add_child(structure_tree_node *v, const string &name, const string &class_name) (defined in sdsl::structure_tree)sdsl::structure_tree [static]
add_size(structure_tree_node *v, IntType value) (defined in sdsl::structure_tree)sdsl::structure_tree [static]
parent(const structure_tree_node *v) (defined in sdsl::structure_tree)sdsl::structure_tree [static]