ARB
|
#include <db_scanner.hxx>
Public Member Functions | |
const ItemSelector & | get_selector () const |
GBDATA * | get_gb_main () const |
char * | get_mapped_item_id () const |
const char * | get_mapped_itemID_awarname () const |
void | Map (GBDATA *gb_new_item, const char *key_path) |
void | RemapToDatabase (GBDATA *gb_new_main) |
Static Public Member Functions | |
static DbScanner * | create (GBDATA *gb_main, const char *scanner_id, AW_window *aws, const char *box_pos_fig, const char *edit_pos_fig, const char *edit_enable_pos_fig, DB_SCANNERMODE scannermode, const char *mark_pos_fig, ItemSelector &selector) |
Definition at line 41 of file db_scanner.hxx.
|
static |
Definition at line 227 of file db_scanner.cxx.
References AW_window::at(), GB_pop_transaction(), GB_push_transaction(), and AW_window::set_popup_callback().
Referenced by AWTI_activate_import_test_window(), MG_create_merge_SAIs_window(), MG_create_merge_species_window(), NT_create_extendeds_window(), popup_new_experiment_window(), popup_new_gene_window(), and popup_new_speciesOrganismWindow().
|
inline |
Definition at line 148 of file db_scanner.hxx.
Referenced by ImportTestData::remap_scanner().
|
inline |
Definition at line 149 of file db_scanner.hxx.
Referenced by InfoWindow::get_gbmain().
|
inline |
Definition at line 151 of file db_scanner.hxx.
References MutableItemSelector::generate_item_id, id, NULp, and ta.
|
inline |
Definition at line 159 of file db_scanner.hxx.
References AW_awar::awar_name.
Referenced by InfoWindow::add_detach_area().
Definition at line 489 of file db_scanner.cxx.
References arb_assert, DB_KEYVIEWER, GB_add_callback(), GB_CB_CHANGED, GB_CB_CHANGED_OR_DELETED, GB_CREATE_CONTAINER, GB_remove_callback(), GB_search(), implicated, NULp, and ta.
Referenced by map_extended(), InfoWindow::map_item(), map_SAI_to_scanner(), MG_map_species(), and ImportTestData::remap_scanner().
|
inline |
Definition at line 164 of file db_scanner.hxx.
Referenced by ImportTestData::setNewImport().