ARB
Public Member Functions | Static Public Member Functions | List of all members
GEN_map_manager Class Reference
Inheritance diagram for GEN_map_manager:
Inheritance graph
[legend]
Collaboration diagram for GEN_map_manager:
Collaboration graph
[legend]

Public Member Functions

 GEN_map_manager ()
 
GEN_map_windowget_map_window (int nr)
 
int no_of_managed_windows ()
 

Static Public Member Functions

static bool initialized ()
 
static void initialize (AW_root *aw_root_, GBDATA *gb_main_)
 
static GEN_map_managerget_map_manager ()
 
static void with_all_mapped_windows (const GenmapWindowCallback &gwcb)
 
static void with_all_mapped_windows (void(*cb)(GEN_map_window *))
 

Detailed Description

Definition at line 73 of file GEN_map.cxx.

Constructor & Destructor Documentation

GEN_map_manager::GEN_map_manager ( )

Definition at line 106 of file GEN_map.cxx.

References gen_assert.

Referenced by get_map_manager().

Member Function Documentation

static bool GEN_map_manager::initialized ( )
inlinestatic

Definition at line 86 of file GEN_map.cxx.

Referenced by GEN_create_map(), and GEN_find_windowNr_for().

static void GEN_map_manager::initialize ( AW_root aw_root_,
GBDATA gb_main_ 
)
inlinestatic

Definition at line 87 of file GEN_map.cxx.

Referenced by GEN_create_map().

GEN_map_manager * GEN_map_manager::get_map_manager ( )
static

Definition at line 115 of file GEN_map.cxx.

References gen_assert, and GEN_map_manager().

Referenced by GEN_create_map(), GEN_find_windowNr_for(), and with_all_mapped_windows().

GEN_map_window * GEN_map_manager::get_map_window ( int  nr)

Definition at line 134 of file GEN_map.cxx.

References gen_assert, and GEN_map_window::init().

Referenced by GEN_create_map(), GEN_find_windowNr_for(), and with_all_mapped_windows().

int GEN_map_manager::no_of_managed_windows ( )
inline

Definition at line 93 of file GEN_map.cxx.

Referenced by GEN_find_windowNr_for(), and with_all_mapped_windows().

void GEN_map_manager::with_all_mapped_windows ( const GenmapWindowCallback &  gwcb)
static
static void GEN_map_manager::with_all_mapped_windows ( void(*)(GEN_map_window *)  cb)
inlinestatic

Definition at line 96 of file GEN_map.cxx.

References cb, and with_all_mapped_windows().

Referenced by with_all_mapped_windows().


The documentation for this class was generated from the following file: