ARB
Classes | Functions | Variables
ed4_edit_string.hxx File Reference
#include "ed4_defs.hxx"
#include <chartable.h>
Include dependency graph for ed4_edit_string.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ED4_work_info
 
class  ED4_Edit_String
 

Functions

bool ED4_is_gap_character (char chr)
 
void ED4_setup_gaps_and_alitype (const char *gap_chars, GB_alignment_type alitype)
 

Variables

const char SEQ_POINT = '.'
 

Function Documentation

bool ED4_is_gap_character ( char  chr)
inline
void ED4_setup_gaps_and_alitype ( const char gap_chars,
GB_alignment_type  alitype 
)

Definition at line 253 of file ED4_main.cxx.

References BaseFrequencies::setup().

Referenced by ED4_gap_chars_changed().

Variable Documentation

const char SEQ_POINT = '.'

Definition at line 23 of file ed4_edit_string.hxx.