#include <structure_tree.hpp>
Definition at line 30 of file structure_tree.hpp.
◆ structure_tree_node()
sdsl::structure_tree_node::structure_tree_node |
( |
std::string const & | n, |
|
|
std::string const & | t ) |
|
inline |
◆ add_child()
structure_tree_node * sdsl::structure_tree_node::add_child |
( |
std::string const & | n, |
|
|
std::string const & | t ) |
|
inline |
◆ add_size()
void sdsl::structure_tree_node::add_size |
( |
size_t | s | ) |
|
|
inline |
◆ children
map_type const& sdsl::structure_tree_node::children = m_children |
◆ name
std::string sdsl::structure_tree_node::name |
◆ size
size_t sdsl::structure_tree_node::size = 0 |
◆ type
std::string sdsl::structure_tree_node::type |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/sdsl-lite-3.0.3-build/sdsl-lite-3.0.3/include/sdsl/structure_tree.hpp