ARB
Macros | Functions
AW_names_admin.cxx File Reference
#include "AW_rename.hxx"
#include <awt_misc.hxx>
#include <awt_sel_boxes.hxx>
#include <aw_question.hxx>
#include <aw_advice.hxx>
#include <aw_edit.hxx>
#include <aw_awar.hxx>
#include <aw_msg.hxx>
#include <aw_root.hxx>
#include <arb_file.h>
Include dependency graph for AW_names_admin.cxx:

Go to the source code of this file.

Macros

#define AWAR_NAMESERVER_STATUS   "tmp/nameserver/status"
 

Functions

static charnamesFilename (GBDATA *gb_main)
 
bool continue_with_namesDat_destruction (const char *kindOfDestruction)
 
static void awtc_delete_names_file (AW_window *, GBDATA *gb_main)
 
static void awtc_edit_names_file (AW_window *, GBDATA *gb_main)
 
static void awtc_remove_arb_acc (AW_window *, GBDATA *gb_main)
 
static void addid_changed_cb (AW_root *awr, GBDATA *gb_main, bool show_advice)
 
void AW_create_namesadmin_awars (AW_root *awr, GBDATA *gb_main)
 
void AW_popup_namesadmin_window (AW_window *parent_win, GBDATA *gb_main)
 

Macro Definition Documentation

#define AWAR_NAMESERVER_STATUS   "tmp/nameserver/status"

Function Documentation

static char* namesFilename ( GBDATA gb_main)
static
bool continue_with_namesDat_destruction ( const char kindOfDestruction)
inline
static void awtc_delete_names_file ( AW_window ,
GBDATA gb_main 
)
static
static void awtc_edit_names_file ( AW_window ,
GBDATA gb_main 
)
static
static void awtc_remove_arb_acc ( AW_window ,
GBDATA gb_main 
)
static
static void addid_changed_cb ( AW_root awr,
GBDATA gb_main,
bool  show_advice 
)
static
void AW_create_namesadmin_awars ( AW_root awr,
GBDATA gb_main 
)
void AW_popup_namesadmin_window ( AW_window parent_win,
GBDATA gb_main 
)