A library for working with phylogenetic and population genetic data.
v0.27.0
FastaWriter Member List

This is the complete list of members for FastaWriter, including all inherited members.

abundance_notation(AbundanceNotation value)FastaWriter
abundance_notation() constFastaWriter
AbundanceNotation enum nameFastaWriter
FastaWriter()=defaultFastaWriter
FastaWriter(FastaWriter const &)=defaultFastaWriter
FastaWriter(FastaWriter &&)=defaultFastaWriter
line_length(size_t value)FastaWriter
line_length() constFastaWriter
operator=(FastaWriter const &)=defaultFastaWriter
operator=(FastaWriter &&)=defaultFastaWriter
write(Sequence const &sequence, std::shared_ptr< utils::BaseOutputTarget > target) constFastaWriter
write(SequenceSet const &sequence_set, std::shared_ptr< utils::BaseOutputTarget > target) constFastaWriter
write_sequence(Sequence const &sequence, std::ostream &os) constFastaWriter
~FastaWriter()=defaultFastaWriter