#include <me_relative_interval.hpp>
|
static const int | unset = std::numeric_limits<int>::min() |
|
|
template<class ChT , class Tr > |
std::basic_ostream< ChT, Tr > & | operator<< (std::basic_ostream< ChT, Tr > &os, Relative_interval const &ri) |
|
vdj_pipe::match::Relative_interval::Relative_interval |
( |
Relative_position const & |
rp, |
|
|
const int |
length = unset |
|
) |
| |
|
inline |
int vdj_pipe::match::Relative_interval::length |
( |
| ) |
const |
|
inline |
bool vdj_pipe::match::Relative_interval::length_defined |
( |
| ) |
const |
|
inline |
template<class ChT , class Tr >
std::basic_ostream<ChT,Tr>& operator<< |
( |
std::basic_ostream< ChT, Tr > & |
os, |
|
|
Relative_interval const & |
ri |
|
) |
| |
|
friend |
int vdj_pipe::match::Relative_interval::len_ |
|
private |
const int vdj_pipe::match::Relative_interval::unset = std::numeric_limits<int>::min() |
|
staticprivate |
The documentation for this class was generated from the following files: