ARB
Macros | Functions
NT_join.cxx File Reference
#include "NT_local.h"
#include <item_sel_list.h>
#include <awt_sel_boxes.hxx>
#include <aw_awar.hxx>
#include <aw_root.hxx>
#include <aw_msg.hxx>
#include <arb_progress.h>
#include <arbdbt.h>
Include dependency graph for NT_join.cxx:

Go to the source code of this file.

Macros

#define AWAR_SPECIES_JOIN_FIELD   "/tmp/NT/species_join/field"
 
#define AWAR_SPECIES_JOIN_SEP   "/tmp/NT/species_join/separator"
 
#define AWAR_SPECIES_JOIN_SEP2   "/tmp/NT/species_join/separator_sequences"
 

Functions

static GB_ERROR nt_species_join (GBDATA *dest, GBDATA *source, int deep, char *sep, char *sep2)
 
static void species_rename_join (AW_window *aww)
 
AW_windowNT_create_species_join_window (AW_root *root)
 

Macro Definition Documentation

#define AWAR_SPECIES_JOIN_FIELD   "/tmp/NT/species_join/field"

Definition at line 20 of file NT_join.cxx.

Referenced by NT_create_species_join_window(), and species_rename_join().

#define AWAR_SPECIES_JOIN_SEP   "/tmp/NT/species_join/separator"

Definition at line 21 of file NT_join.cxx.

Referenced by NT_create_species_join_window(), and species_rename_join().

#define AWAR_SPECIES_JOIN_SEP2   "/tmp/NT/species_join/separator_sequences"

Definition at line 22 of file NT_join.cxx.

Referenced by NT_create_species_join_window(), and species_rename_join().

Function Documentation

static GB_ERROR nt_species_join ( GBDATA dest,
GBDATA source,
int  deep,
char sep,
char sep2 
)
static
static void species_rename_join ( AW_window aww)
static
AW_window* NT_create_species_join_window ( AW_root root)