ARB
Macros | Functions | Variables
ED4_nds.cxx File Reference
#include "ed4_class.hxx"
#include "ed4_awars.hxx"
#include <nds.h>
#include <aw_awar.hxx>
#include <aw_msg.hxx>
#include <aw_root.hxx>
#include <arbdbt.h>
#include <gb_aci.h>
Include dependency graph for ED4_nds.cxx:

Go to the source code of this file.

Macros

#define NDS_COUNT   10
 

Functions

charED4_get_NDS_text (ED4_species_manager *species_man)
 
int ED4_get_NDS_width ()
 
static void NDS_changed (AW_root *root, bool doRefresh)
 
void ED4_create_NDS_awars (AW_root *root)
 
static void ed4_nds_select_change (AW_window *aww, int selected)
 
AW_windowED4_create_nds_window (AW_root *root)
 

Variables

static charNDS_command = NULp
 
static int NDS_width = 1
 

Macro Definition Documentation

#define NDS_COUNT   10

Definition at line 21 of file ED4_nds.cxx.

Referenced by ED4_create_NDS_awars(), ED4_create_nds_window(), and ed4_nds_select_change().

Function Documentation

char* ED4_get_NDS_text ( ED4_species_manager *  species_man)
int ED4_get_NDS_width ( )

Definition at line 38 of file ED4_nds.cxx.

References NDS_width.

Referenced by ED4_calc_terminal_extentions().

static void NDS_changed ( AW_root root,
bool  doRefresh 
)
static
void ED4_create_NDS_awars ( AW_root root)
static void ed4_nds_select_change ( AW_window aww,
int  selected 
)
static
AW_window* ED4_create_nds_window ( AW_root root)

Variable Documentation

char* NDS_command = NULp
static

Definition at line 23 of file ED4_nds.cxx.

int NDS_width = 1
static

Definition at line 24 of file ED4_nds.cxx.

Referenced by ED4_get_NDS_width().