#include <sequence_map_short.hpp>
vdj_pipe::Seq_map_short::Seq_map_short |
( |
const bool |
allow_duplicate_seq | ) |
|
|
inlineexplicit |
iterator vdj_pipe::Seq_map_short::begin |
( |
| ) |
const |
|
inline |
iterator vdj_pipe::Seq_map_short::end |
( |
| ) |
const |
|
inline |
Mid_id const* vdj_pipe::Seq_map_short::find_exact |
( |
const seq_type |
seq | ) |
const |
|
inline |
Mid_id const* vdj_pipe::Seq_map_short::find_exact |
( |
const boost::string_ref |
seq | ) |
const |
|
inline |
Mid_id vdj_pipe::Seq_map_short::insert |
( |
std::string |
name, |
|
|
std::string const & |
seq |
|
) |
| |
|
inline |
Mid_id vdj_pipe::Seq_map_short::max_id |
( |
| ) |
const |
|
inline |
std::string const& vdj_pipe::Seq_map_short::name |
( |
const Mid_id |
id | ) |
const |
|
inline |
seq_type vdj_pipe::Seq_map_short::seq |
( |
const Mid_id |
id | ) |
const |
|
inline |
std::size_t vdj_pipe::Seq_map_short::seq_size |
( |
| ) |
const |
|
inline |
std::string vdj_pipe::Seq_map_short::seq_string |
( |
const Mid_id |
id | ) |
const |
|
inline |
bool vdj_pipe::Seq_map_short::allow_duplicate_seq_ |
|
private |
std::size_t vdj_pipe::Seq_map_short::mid_size_ |
|
private |
name_map vdj_pipe::Seq_map_short::names_ |
|
private |
seq_map vdj_pipe::Seq_map_short::seqs_ |
|
private |
The documentation for this class was generated from the following file: