ARB
Macros | Functions
ColumnStat.cxx File Reference
#include "ColumnStat.hxx"
#include "awt_sel_boxes.hxx"
#include "ga_local.h"
#include <AP_filter.hxx>
#include <BI_helix.hxx>
#include <aw_root.hxx>
#include <aw_awar.hxx>
#include <aw_msg.hxx>
#include <aw_select.hxx>
#include <arbdbt.h>
#include <arb_strbuf.h>
#include <arb_defs.h>
Include dependency graph for ColumnStat.cxx:

Go to the source code of this file.

Macros

#define SRT_AWARCOLSTAT_NAME   "/name=/name"
 
#define SRT_AWARCOLSTAT_ALIGNMENT   "/name=/alignment"
 
#define SRT_AWARCOLSTAT_SMOOTH   "/name=/smooth"
 
#define SRT_AWARCOLSTAT_ENABLE_HELIX   "/name=/enable_helix"
 

Functions

static void refresh_columnstat_selection (AW_root *, ColumnStat *column_stat)
 
static charfilter_columnstat_SAIs (GBDATA *gb_extended, ColumnStat *column_stat)
 
void COLSTAT_create_selection_list (AW_window *aws, ColumnStat *column_stat)
 
AW_windowCOLSTAT_create_selection_window (AW_root *aw_root, ColumnStat *column_stat)
 

Macro Definition Documentation

#define SRT_AWARCOLSTAT_NAME   "/name=/name"

Definition at line 26 of file ColumnStat.cxx.

Referenced by ColumnStat::ColumnStat().

#define SRT_AWARCOLSTAT_ALIGNMENT   "/name=/alignment"

Definition at line 27 of file ColumnStat.cxx.

Referenced by ColumnStat::ColumnStat().

#define SRT_AWARCOLSTAT_SMOOTH   "/name=/smooth"

Definition at line 28 of file ColumnStat.cxx.

Referenced by ColumnStat::ColumnStat().

#define SRT_AWARCOLSTAT_ENABLE_HELIX   "/name=/enable_helix"

Definition at line 29 of file ColumnStat.cxx.

Referenced by ColumnStat::ColumnStat().

Function Documentation

static void refresh_columnstat_selection ( AW_root ,
ColumnStat column_stat 
)
static

Definition at line 40 of file ColumnStat.cxx.

References ColumnStat::refresh_sai_selection_list().

Referenced by ColumnStat::ColumnStat().

static char* filter_columnstat_SAIs ( GBDATA gb_extended,
ColumnStat column_stat 
)
static
void COLSTAT_create_selection_list ( AW_window aws,
ColumnStat column_stat 
)
AW_window* COLSTAT_create_selection_window ( AW_root aw_root,
ColumnStat column_stat 
)