ARB
Classes | Typedefs
aw_select.hxx File Reference
#include <aw_window.hxx>
#include <arbdb.h>
#include "aw_scalar.hxx"
Include dependency graph for aw_select.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AW_selection_list_entry
 
class  AW_selection_list
 
class  AW_selection_list_iterator
 
class  AW_selection
 
class  AW_DB_selection
 

Typedefs

typedef int(* sellist_cmp_fun )(const char *disp1, const char *disp2)
 
typedef void(* sellist_update_cb )(AW_selection_list *, AW_CL)
 

Typedef Documentation

typedef int(* sellist_cmp_fun)(const char *disp1, const char *disp2)

Definition at line 55 of file aw_select.hxx.

typedef void(* sellist_update_cb)(AW_selection_list *, AW_CL)

Definition at line 56 of file aw_select.hxx.