ARB
|
#include <awt_sel_boxes.hxx>
Public Member Functions | |
StorableSelectionList (const TypedSelectionList &tsl_) | |
StorableSelectionList (const TypedSelectionList &tsl_, ssl_to_storage list2file_, ssl_from_storage file2list_) | |
const TypedSelectionList & | get_typedsellist () const |
const char * | get_filter () const |
GB_ERROR | save (const char *filename, long number_of_lines=0) const |
GB_ERROR | load (const char *filemask, bool append) const |
Definition at line 112 of file awt_sel_boxes.hxx.
StorableSelectionList::StorableSelectionList | ( | const TypedSelectionList & | tsl_ | ) |
Definition at line 623 of file AWT_sel_boxes.cxx.
|
inline |
Definition at line 119 of file awt_sel_boxes.hxx.
|
inline |
Definition at line 125 of file awt_sel_boxes.hxx.
Referenced by create_load_box_for_selection_lists(), create_primer_design_result_window(), create_save_box_for_selection_lists(), load_list_cb(), MP_Window::MP_Window(), popup_probe_design_result_window(), and save_list_cb().
|
inline |
Definition at line 126 of file awt_sel_boxes.hxx.
References TypedSelectionList::get_shared_id().
Referenced by create_load_box_for_selection_lists(), create_save_box_for_selection_lists(), and load().
Definition at line 639 of file AWT_sel_boxes.cxx.
References awt_assert, error(), fputc(), fputs(), GB_IO_error(), TypedSelectionList::get_sellist(), line, NULp, AW_selection_list::to_array(), and warning().
Referenced by save_list_cb().
Definition at line 690 of file AWT_sel_boxes.cxx.
References ARB_stringdup(), AW_selection_list::clear(), error(), GB_incur_error_if(), GB_IO_error(), GB_is_directory(), GBS_global_string(), GBS_read_dir(), get_filter(), TypedSelectionList::get_sellist(), LineReader::getLine(), AW_selection_list::insert(), AW_selection_list::insert_default(), line, NULp, and AW_selection_list::update().
Referenced by create_modify_fields_window(), ED4_create_modsai_window(), load_list_cb(), and NDS_popup_select_srtaci_window().