tudocomp
– The TU Dortmund Compression Framework
tdc::LCPForwardIterator Class Reference

#include <LCPSada.hpp>

Public Member Functions

 LCPForwardIterator (sdsl::bit_vector &&bv)
 
len_t index () const
 
len_t next_select ()
 
len_t operator() ()
 
void advance ()
 

Detailed Description

Definition at line 115 of file LCPSada.hpp.

Constructor & Destructor Documentation

◆ LCPForwardIterator()

tdc::LCPForwardIterator::LCPForwardIterator ( sdsl::bit_vector &&  bv)
inline

Definition at line 123 of file LCPSada.hpp.

Member Function Documentation

◆ advance()

void tdc::LCPForwardIterator::advance ( )
inline

Definition at line 147 of file LCPSada.hpp.

◆ index()

len_t tdc::LCPForwardIterator::index ( ) const
inline

Definition at line 125 of file LCPSada.hpp.

◆ next_select()

len_t tdc::LCPForwardIterator::next_select ( )
inline

Definition at line 127 of file LCPSada.hpp.

◆ operator()()

len_t tdc::LCPForwardIterator::operator() ( )
inline

Definition at line 143 of file LCPSada.hpp.


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