ARB
Public Member Functions | Static Public Member Functions | List of all members
AW_root_cblist Class Reference

#include <aw_nawar.hxx>

Inheritance diagram for AW_root_cblist:
Inheritance graph
[legend]
Collaboration diagram for AW_root_cblist:
Collaboration graph
[legend]

Public Member Functions

bool contains (const RootCallback &cb) const
 

Static Public Member Functions

static void add (AW_root_cblist *&listhead, const RootCallback &cb)
 
static void remove (AW_root_cblist *&listhead, const RootCallback &cb)
 
static void clear (AW_root_cblist *&listhead)
 
static void call (AW_root_cblist *&listhead, AW_root *root)
 
static bool contains (const AW_root_cblist *&listhead, const RootCallback &cb)
 

Detailed Description

Definition at line 27 of file aw_nawar.hxx.

Member Function Documentation

static void AW_root_cblist::add ( AW_root_cblist *&  listhead,
const RootCallback &  cb 
)
inlinestatic

Definition at line 58 of file aw_nawar.hxx.

References cb.

Referenced by AW_awar::add_callback().

static void AW_root_cblist::remove ( AW_root_cblist *&  listhead,
const RootCallback &  cb 
)
inlinestatic

Definition at line 62 of file aw_nawar.hxx.

References NULp.

Referenced by AW_awar::remove_callback().

static void AW_root_cblist::clear ( AW_root_cblist *&  listhead)
inlinestatic

Definition at line 67 of file aw_nawar.hxx.

References NULp.

static void AW_root_cblist::call ( AW_root_cblist *&  listhead,
AW_root root 
)
inlinestatic

Definition at line 73 of file aw_nawar.hxx.

bool AW_root_cblist::contains ( const RootCallback &  cb) const
inline

Definition at line 77 of file aw_nawar.hxx.

References contains().

Referenced by contains().

static bool AW_root_cblist::contains ( const AW_root_cblist *&  listhead,
const RootCallback &  cb 
)
inlinestatic

Definition at line 80 of file aw_nawar.hxx.

References contains().


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