ARB
Functions | Variables
mg_merge.hxx File Reference
#include <attributes.h>
Include dependency graph for mg_merge.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

AW_windowMERGE_create_main_window (AW_root *aw_root, bool dst_is_new, void(*exit_cb)(const char *))
 
void MERGE_create_all_awars (AW_root *awr, AW_default aw_def)
 
void MERGE_create_db_file_awars (AW_root *awr, AW_default aw_def, const char *src_name, const char *dst_name)
 
GB_ERROR MERGE_sequences_simple (AW_root *awr)
 

Variables

GBDATAGLOBAL_gb_src
 
GBDATAGLOBAL_gb_dst
 

Function Documentation

AW_window* MERGE_create_main_window ( AW_root aw_root,
bool  dst_is_new,
void(*)(const char *)  exit_cb 
)
void MERGE_create_all_awars ( AW_root awr,
AW_default  aw_def 
)
void MERGE_create_db_file_awars ( AW_root awr,
AW_default  aw_def,
const char src_name,
const char dst_name 
)

Definition at line 395 of file MG_main.cxx.

References AWAR_DB_DST, AWAR_DB_SRC, and create_fileselection_and_name_awars().

Referenced by startup_merge_main_window().

GB_ERROR MERGE_sequences_simple ( AW_root awr)

Variable Documentation

GBDATA* GLOBAL_gb_src
GBDATA* GLOBAL_gb_dst