ARB
Public Member Functions | List of all members
AW_GC_set Class Reference

#include <aw_common.hxx>

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

Public Member Functions

 AW_GC_set ()
 
 ~AW_GC_set ()
 
void reset_style ()
 
bool gc_mapable (int gc) const
 
const AW_GCmap_gc (int gc) const
 
AW_GCmap_mod_gc (int gc)
 
void add_gc (int gi, AW_GC *agc)
 

Detailed Description

Definition at line 190 of file aw_common.hxx.

Constructor & Destructor Documentation

AW_GC_set::AW_GC_set ( )
inline

Definition at line 195 of file aw_common.hxx.

AW_GC_set::~AW_GC_set ( )
inline

Definition at line 196 of file aw_common.hxx.

Member Function Documentation

void AW_GC_set::reset_style ( )
inline

Definition at line 200 of file aw_common.hxx.

References AW_GC::reset().

Referenced by AW_common::reset_style().

bool AW_GC_set::gc_mapable ( int  gc) const
inline

Definition at line 205 of file aw_common.hxx.

Referenced by AW_common::gc_mapable(), map_gc(), and map_mod_gc().

const AW_GC* AW_GC_set::map_gc ( int  gc) const
inline

Definition at line 206 of file aw_common.hxx.

References aw_assert, and gc_mapable().

Referenced by AW_common::map_gc().

AW_GC* AW_GC_set::map_mod_gc ( int  gc)
inline

Definition at line 207 of file aw_common.hxx.

References aw_assert, and gc_mapable().

Referenced by AW_common::map_mod_gc().

void AW_GC_set::add_gc ( int  gi,
AW_GC agc 
)

Definition at line 433 of file AW_device.cxx.

References ARB_recalloc().

Referenced by AW_common::new_gc().


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