SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
 All Classes Namespaces Files Functions Variables Typedefs Friends
sdsl::cst_dfs_const_forward_iterator< Cst, cache_size > Member List
This is the complete list of members for sdsl::cst_dfs_const_forward_iterator< Cst, cache_size >, including all inherited members.
const_reference typedef (defined in sdsl::cst_dfs_const_forward_iterator< Cst, cache_size >)sdsl::cst_dfs_const_forward_iterator< Cst, cache_size >
cst_dfs_const_forward_iterator()sdsl::cst_dfs_const_forward_iterator< Cst, cache_size > [inline]
cst_dfs_const_forward_iterator(const Cst *cst, const value_type node, bool visited=false, bool valid=true)sdsl::cst_dfs_const_forward_iterator< Cst, cache_size > [inline]
iterator typedef (defined in sdsl::cst_dfs_const_forward_iterator< Cst, cache_size >)sdsl::cst_dfs_const_forward_iterator< Cst, cache_size >
node_type typedef (defined in sdsl::cst_dfs_const_forward_iterator< Cst, cache_size >)sdsl::cst_dfs_const_forward_iterator< Cst, cache_size >
operator!=(const iterator &it) const sdsl::cst_dfs_const_forward_iterator< Cst, cache_size > [inline]
operator*() const sdsl::cst_dfs_const_forward_iterator< Cst, cache_size > [inline]
operator++()sdsl::cst_dfs_const_forward_iterator< Cst, cache_size > [inline]
operator++(int x)sdsl::cst_dfs_const_forward_iterator< Cst, cache_size > [inline]
operator==(const iterator &it) const sdsl::cst_dfs_const_forward_iterator< Cst, cache_size > [inline]
size_type typedef (defined in sdsl::cst_dfs_const_forward_iterator< Cst, cache_size >)sdsl::cst_dfs_const_forward_iterator< Cst, cache_size >
skip_subtree() (defined in sdsl::cst_dfs_const_forward_iterator< Cst, cache_size >)sdsl::cst_dfs_const_forward_iterator< Cst, cache_size > [inline]
value_type typedef (defined in sdsl::cst_dfs_const_forward_iterator< Cst, cache_size >)sdsl::cst_dfs_const_forward_iterator< Cst, cache_size >
visit() const sdsl::cst_dfs_const_forward_iterator< Cst, cache_size > [inline]
~cst_dfs_const_forward_iterator()sdsl::cst_dfs_const_forward_iterator< Cst, cache_size > [inline]