vdj_pipe
pipeline for processing DNA sequence data
vdj_pipe::Seq_fls< N, S > Member List

This is the complete list of members for vdj_pipe::Seq_fls< N, S >, including all inherited members.

alphabet_sizevdj_pipe::Seq_fls< N, S >static
assign(const boost::string_ref seq)vdj_pipe::Seq_fls< N, S >inlineprivate
assign(self_type &seq1, const boost::string_ref seq2)vdj_pipe::Seq_fls< N, S >friend
BITS_PER_CHARvdj_pipe::Seq_fls< N, S >privatestatic
hash_value(self_type const &seq)vdj_pipe::Seq_fls< N, S >friend
length()vdj_pipe::Seq_fls< N, S >inlinestatic
MASKvdj_pipe::Seq_fls< N, S >privatestatic
MAX_CHARSvdj_pipe::Seq_fls< N, S >privatestatic
operator!=(self_type const &sf) const vdj_pipe::Seq_fls< N, S >inline
operator<<(std::ostream &os, self_type const &seq)vdj_pipe::Seq_fls< N, S >friend
operator=(self_type const &ss)vdj_pipe::Seq_fls< N, S >inline
operator=(const boost::string_ref seq)vdj_pipe::Seq_fls< N, S >inline
operator==(self_type const &sf) const vdj_pipe::Seq_fls< N, S >inline
operator[](const std::size_t i) const vdj_pipe::Seq_fls< N, S >inline
print(std::ostream &os, std::size_t n=self_type::length()) const vdj_pipe::Seq_fls< N, S >inline
self_type typedefvdj_pipe::Seq_fls< N, S >
Seq_fls()vdj_pipe::Seq_fls< N, S >inline
Seq_fls(const boost::string_ref seq)vdj_pipe::Seq_fls< N, S >inlineexplicit
Seq_fls(self_type const &ss)vdj_pipe::Seq_fls< N, S >inline
set(const unsigned i, const Nucleotide n)vdj_pipe::Seq_fls< N, S >inline
size() const vdj_pipe::Seq_fls< N, S >inline
to_string(std::size_t n=self_type::length()) const vdj_pipe::Seq_fls< N, S >inline
val_vdj_pipe::Seq_fls< N, S >private