ARB
|
#include <ali.h>
Public Member Functions | |
int | get_count () const |
bool | valid (int idx) const |
int | get_len (int idx) const |
const Seq & | get (int idx) const |
SeqPtr | getSeqPtr (int idx) |
int | get_max_len () const |
void | add (SeqPtr sequence) |
void | add (const char *name, const char *sequence, size_t seq_len) |
void | add (const char *name, const char *sequence) |
Alignment (const char *name_, size_t len_) | |
const char * | get_name () const |
size_t | get_len () const |
Definition at line 917 of file insdel.cxx.
|
inline |
Definition at line 15 of file ali.h.
Referenced by get_max_len(), to_paup(), to_phylip(), to_printable(), and valid().
|
inline |
Definition at line 16 of file ali.h.
References get_count().
Referenced by get(), get_len(), and getSeqPtr().
Definition at line 18 of file ali.h.
References ca_assert, and valid().
Referenced by AliInsertCommand::check_applicable_to(), AliDeleteCommand::check_applicable_to(), FINAL_TYPE< SEQTYPE >::check_applicable_to(), AliAutoFormatCommand::check_applicable_to(), EditedTerminal::EditedTerminal(), and to_paup().
Definition at line 19 of file ali.h.
References ca_assert, and valid().
Referenced by to_paup(), to_phylip(), and to_printable().
|
inline |
Definition at line 22 of file ali.h.
References get_count(), get_len(), and max.
Referenced by to_paup(), to_phylip(), and to_printable().
|
inline |
Definition at line 28 of file ali.h.
Referenced by read_alignment().
|
inline |
Definition at line 919 of file insdel.cxx.
Referenced by AliInsertCommand::check_applicable_to(), AliDeleteCommand::check_applicable_to(), and AliCompositeCommand::check_applicable_to().
|
inline |
Definition at line 920 of file insdel.cxx.
Referenced by get_max_len().