#include <sequence_map_full.hpp>
vdj_pipe::Seq_map_full::Seq_map_full |
( |
const bool |
allow_duplicate_seq = false | ) |
|
|
inlineexplicit |
iterator vdj_pipe::Seq_map_full::begin |
( |
| ) |
const |
|
inline |
iterator vdj_pipe::Seq_map_full::end |
( |
| ) |
const |
|
inline |
Mid_id const* vdj_pipe::Seq_map_full::find_exact |
( |
seq_type const & |
seq | ) |
const |
|
inline |
Mid_id const* vdj_pipe::Seq_map_full::find_exact |
( |
const boost::string_ref |
seq | ) |
const |
|
inline |
Mid_id vdj_pipe::Seq_map_full::insert |
( |
std::string |
name, |
|
|
std::string const & |
seq |
|
) |
| |
|
inline |
Mid_id vdj_pipe::Seq_map_full::max_id |
( |
| ) |
const |
|
inline |
std::size_t vdj_pipe::Seq_map_full::max_len |
( |
| ) |
const |
|
inline |
std::size_t vdj_pipe::Seq_map_full::min_len |
( |
| ) |
const |
|
inline |
std::string const& vdj_pipe::Seq_map_full::name |
( |
const Mid_id |
id | ) |
const |
|
inline |
seq_type vdj_pipe::Seq_map_full::seq |
( |
const Mid_id |
id | ) |
const |
|
inline |
std::string vdj_pipe::Seq_map_full::seq_string |
( |
const Mid_id |
id | ) |
const |
|
inline |
static std::string vdj_pipe::Seq_map_full::to_string |
( |
seq_type const & |
sv | ) |
|
|
inlinestatic |
static seq_type vdj_pipe::Seq_map_full::to_vector |
( |
const boost::string_ref |
s | ) |
|
|
inlinestaticprivate |
bool vdj_pipe::Seq_map_full::allow_duplicate_seq_ |
|
private |
std::size_t vdj_pipe::Seq_map_full::max_len_ |
|
private |
std::size_t vdj_pipe::Seq_map_full::min_len_ |
|
private |
seq_map vdj_pipe::Seq_map_full::seqs_ |
|
private |
The documentation for this class was generated from the following file: