ARB
Classes | Macros
awti_imp_local.hxx File Reference
#include <string>
#include <arbdbt.h>
#include <awti_import.hxx>
#include <arb_strarray.h>
#include <xferset.h>
#include <xfergui.h>
Include dependency graph for awti_imp_local.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  import_match
 
class  SetVariables
 
struct  import_format
 
class  ArbImporter
 

Macros

#define awti_assert(cond)   arb_assert(cond)
 
#define AWAR_IMPORT_FILEBASE   AWAR_IMPORT_TMP_PREFIX "pattern"
 
#define AWAR_IMPORT_FILENAME   AWAR_IMPORT_FILEBASE "/file_name"
 
#define AWAR_IMPORT_FORMATBASE   AWAR_IMPORT_TMP_PREFIX "form"
 
#define AWAR_IMPORT_FORMATNAME   AWAR_IMPORT_FORMATBASE "/file_name"
 
#define AWAR_IMPORT_FORMATFILTER   AWAR_IMPORT_FORMATBASE "/filter"
 
#define AWAR_IMPORT_FORMATDIR   AWAR_IMPORT_FORMATBASE "/directory"
 
#define AWAR_IMPORT_FORMAT_DESC   AWAR_IMPORT_TMP_PREFIX "description"
 
#define AWAR_IMPORT_ALI   AWAR_IMPORT_TMP_PREFIX "alignment"
 
#define AWAR_IMPORT_ALI_TYPE   AWAR_IMPORT_TMP_PREFIX "alignment_type"
 
#define AWAR_IMPORT_ALI_PROTECTION   AWAR_IMPORT_TMP_PREFIX "alignment_protection"
 
#define AWAR_IMPORT_FTS   AWAR_IMPORT_TMP_PREFIX "fts"
 
#define AWTI_IMPORT_CHECK_BUFFER_SIZE   10000
 
#define IFS_VARIABLES   26
 

Macro Definition Documentation

#define awti_assert (   cond)    arb_assert(cond)
#define AWAR_IMPORT_FILEBASE   AWAR_IMPORT_TMP_PREFIX "pattern"

Definition at line 37 of file awti_imp_local.hxx.

Referenced by AWTI_open_import_window(), and create_import_awars().

#define AWAR_IMPORT_FILENAME   AWAR_IMPORT_FILEBASE "/file_name"
#define AWAR_IMPORT_FORMATBASE   AWAR_IMPORT_TMP_PREFIX "form"

Definition at line 40 of file awti_imp_local.hxx.

Referenced by AWTI_open_import_window(), and create_import_awars().

#define AWAR_IMPORT_FORMATNAME   AWAR_IMPORT_FORMATBASE "/file_name"
#define AWAR_IMPORT_FORMATFILTER   AWAR_IMPORT_FORMATBASE "/filter"

Definition at line 42 of file awti_imp_local.hxx.

Referenced by genom_flag_changed().

#define AWAR_IMPORT_FORMATDIR   AWAR_IMPORT_FORMATBASE "/directory"

Definition at line 43 of file awti_imp_local.hxx.

Referenced by ArbImporter::detect_format().

#define AWAR_IMPORT_FORMAT_DESC   AWAR_IMPORT_TMP_PREFIX "description"
#define AWAR_IMPORT_ALI   AWAR_IMPORT_TMP_PREFIX "alignment"
#define AWAR_IMPORT_ALI_TYPE   AWAR_IMPORT_TMP_PREFIX "alignment_type"
#define AWAR_IMPORT_ALI_PROTECTION   AWAR_IMPORT_TMP_PREFIX "alignment_protection"
#define AWAR_IMPORT_FTS   AWAR_IMPORT_TMP_PREFIX "fts"
#define AWTI_IMPORT_CHECK_BUFFER_SIZE   10000

Definition at line 52 of file awti_imp_local.hxx.

Referenced by ArbImporter::detect_format().

#define IFS_VARIABLES   26

Definition at line 85 of file awti_imp_local.hxx.

Referenced by ArbImporter::read_format().