ARB
|
#include <ed4_seq_colors.hxx>
Public Member Functions | |
void | run_cb () const |
void | reload () |
ED4_seq_colors (int baseGC, void(*changed_cb)()) | |
Public Attributes | |
char | char_2_gc [256] |
char | char_2_char [256] |
char | char_2_gc_aa [256] |
char | char_2_char_aa [256] |
Definition at line 36 of file ed4_seq_colors.hxx.
ED4_seq_colors::ED4_seq_colors | ( | int | baseGC, |
void(*)() | changed_cb | ||
) |
Definition at line 261 of file ED4_seq_colors.cxx.
|
inline |
Definition at line 41 of file ed4_seq_colors.hxx.
Referenced by reload().
void ED4_seq_colors::reload | ( | ) |
Definition at line 206 of file ED4_seq_colors.cxx.
References aw_message(), AW_root::awar(), AWAR_SEQ_NAME_SELECTOR_AA, AWAR_SEQ_NAME_SELECTOR_NA, AWAR_SEQ_NAME_STRINGS_TEMPLATE, AWAR_SEQ_NAME_TEMPLATE, char_2_char, char_2_char_aa, char_2_gc, char_2_gc_aa, create_seq_color_awars(), default_AMI_set, GB_export_errorf(), AW_awar::read_int(), AW_awar::read_string(), run_cb(), seq_color_awars_created, SEQ_COLOR_SET_ELEMS, SEQ_COLOR_SETS, and AW_root::SINGLETON.
Referenced by color_awar_changed_cb(), and ED4_seq_colors().
char ED4_seq_colors::char_2_gc[256] |
Definition at line 45 of file ed4_seq_colors.hxx.
Referenced by reload().
char ED4_seq_colors::char_2_char[256] |
Definition at line 46 of file ed4_seq_colors.hxx.
Referenced by reload().
char ED4_seq_colors::char_2_gc_aa[256] |
Definition at line 47 of file ed4_seq_colors.hxx.
Referenced by reload().
char ED4_seq_colors::char_2_char_aa[256] |
Definition at line 48 of file ed4_seq_colors.hxx.
Referenced by reload().