#include <gel_filt.H>
Inheritance diagram for GELFILTpickable:
Public Member Functions | |
GELFILTpickable (bool pick_all) | |
virtual STAT_STR_RET | class_name () const |
virtual bool | accept (CGELptr &g) |
Static Public Member Functions | |
static STAT_STR_RET | static_name () |
Protected Attributes | |
bool | _all |
Definition at line 116 of file gel_filt.H.
|
Definition at line 119 of file gel_filt.H. |
|
Implements GELFILT. Definition at line 126 of file gel_filt.H. References _all, hashvar< T >::get(), and PICKABLE. |
|
Reimplemented from GELFILT. Definition at line 122 of file gel_filt.H. References static_name(). |
|
Reimplemented from GELFILT. Definition at line 123 of file gel_filt.H. References RET_STAT_STR. Referenced by class_name(), and VIEW::intersect(). |
|
Definition at line 129 of file gel_filt.H. Referenced by accept(). |