Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

VIEWint_list Class Reference

#include <fsa.H>

Collaboration diagram for VIEWint_list:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static VIEWintget (CVIEWptr &v)
static void set (CVIEWptr &v, VIEWint *d)
static void add (CVIEWptr &v, State *s)
static void rem (CVIEWptr &v, State *s)
static void clear (CVIEWptr &v)

Static Protected Member Functions

static HASHdhash ()
static VIEWintfind (CVIEWptr &v)
static void add (CVIEWptr &v, VIEWint *d)
static VIEWintmake (CVIEWptr &v)
static void del (CVIEWptr &v)

Static Protected Attributes

static HASH_dhash = 0

Detailed Description

Definition at line 674 of file fsa.H.


Member Function Documentation

static void VIEWint_list::add CVIEWptr &  v,
State s
[inline, static]
 

Definition at line 691 of file fsa.H.

References VIEWint::add_interactor(), and get().

static void VIEWint_list::add CVIEWptr &  v,
VIEWint d
[inline, static, protected]
 

Definition at line 682 of file fsa.H.

References HASH::add(), and dhash().

Referenced by SMVIEWapp::init_fsa(), BaseJOTapp::init_fsa(), kbd_nav::kbd_nav(), make(), and set().

static void VIEWint_list::clear CVIEWptr &  v  )  [inline, static]
 

Definition at line 693 of file fsa.H.

References VIEWint::clear_interactors(), and get().

static void VIEWint_list::del CVIEWptr &  v  )  [inline, static, protected]
 

Definition at line 686 of file fsa.H.

References HASH::del(), dhash(), and find().

Referenced by set().

static HASH* VIEWint_list::dhash  )  [inline, static, protected]
 

Definition at line 678 of file fsa.H.

References _dhash.

Referenced by add(), del(), and find().

static VIEWint* VIEWint_list::find CVIEWptr &  v  )  [inline, static, protected]
 

Definition at line 680 of file fsa.H.

References dhash(), and HASH::find().

Referenced by del(), and make().

static VIEWint* VIEWint_list::get CVIEWptr &  v  )  [inline, static]
 

Definition at line 689 of file fsa.H.

References make().

Referenced by GEST_INT::activate(), add(), clear(), GEST_INT::deactivate(), normal_keydown_callback(), normal_keyup_callback(), rem(), and BaseJOTapp::Run().

static VIEWint* VIEWint_list::make CVIEWptr &  v  )  [inline, static, protected]
 

Definition at line 683 of file fsa.H.

References add(), and find().

Referenced by get().

static void VIEWint_list::rem CVIEWptr &  v,
State s
[inline, static]
 

Definition at line 692 of file fsa.H.

References get(), and VIEWint::rem_interactor().

static void VIEWint_list::set CVIEWptr &  v,
VIEWint d
[inline, static]
 

Definition at line 690 of file fsa.H.

References add(), and del().


Member Data Documentation

HASH * VIEWint_list::_dhash = 0 [static, protected]
 

Definition at line 676 of file fsa.H.

Referenced by dhash().


The documentation for this class was generated from the following files:
Generated on Mon Sep 18 11:47:53 2006 for jot by  doxygen 1.4.4