#include <gel_filt.H>
Inheritance diagram for GELFILTtdi< T >:


Public Member Functions | |
| GELFILTtdi (hashvar< T > &field, T val) | |
| virtual bool | accept (CGELptr &g) |
| virtual STAT_STR_RET | class_name () const |
Static Public Member Functions | |
| static STAT_STR_RET | static_name () |
Protected Attributes | |
| hashvar< T > & | _field |
| T | _val |
Definition at line 137 of file gel_filt.H.
|
||||||||||||||||
|
Definition at line 140 of file gel_filt.H. |
|
||||||||||
|
Implements GELFILT. Definition at line 143 of file gel_filt.H. |
|
|
Reimplemented in GELFILTpickable. Definition at line 18 of file gel_filt.H. References GELFILT::static_name(). Referenced by VIEW::intersect(). |
|
|
Reimplemented in GELFILTpickable. Definition at line 7 of file gel_filt.C. References RET_STAT_STR. Referenced by GELFILT::class_name(). |
|
|||||
|
Definition at line 146 of file gel_filt.H. Referenced by GELFILTtdi< int >::accept(). |
|
|||||
|
Definition at line 147 of file gel_filt.H. Referenced by GELFILTtdi< int >::accept(). |
1.4.4