#include <interval_iterator.hpp>
vdj_pipe::Unambiguous_interval_iter::Unambiguous_interval_iter |
( |
const boost::string_ref |
seq, |
|
|
const std::size_t |
min_len |
|
) |
| |
|
inline |
bool vdj_pipe::Unambiguous_interval_iter::has_subseq |
( |
| ) |
const |
|
inline |
void vdj_pipe::Unambiguous_interval_iter::next |
( |
| ) |
|
|
inline |
boost::string_ref vdj_pipe::Unambiguous_interval_iter::subseq |
( |
| ) |
const |
|
inline |
std::size_t vdj_pipe::Unambiguous_interval_iter::len_ |
|
private |
std::size_t vdj_pipe::Unambiguous_interval_iter::min_len_ |
|
private |
std::size_t vdj_pipe::Unambiguous_interval_iter::pos_ |
|
private |
boost::string_ref vdj_pipe::Unambiguous_interval_iter::seq_ |
|
private |
The documentation for this class was generated from the following file: