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

GELFILTtdi< T > Class Template Reference

#include <gel_filt.H>

Inheritance diagram for GELFILTtdi< T >:

Inheritance graph
[legend]
Collaboration diagram for GELFILTtdi< T >:

Collaboration graph
[legend]
List of all members.

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
_val

Detailed Description

template<class T>
class GELFILTtdi< T >

Definition at line 137 of file gel_filt.H.


Constructor & Destructor Documentation

template<class T>
GELFILTtdi< T >::GELFILTtdi hashvar< T > &  field,
val
[inline]
 

Definition at line 140 of file gel_filt.H.


Member Function Documentation

template<class T>
virtual bool GELFILTtdi< T >::accept CGELptr g  )  [inline, virtual]
 

Implements GELFILT.

Definition at line 143 of file gel_filt.H.

virtual STAT_STR_RET GELFILT::class_name  )  const [inline, virtual, inherited]
 

Reimplemented in GELFILTpickable.

Definition at line 18 of file gel_filt.H.

References GELFILT::static_name().

Referenced by VIEW::intersect().

STAT_STR_RET GELFILT::static_name  )  [static, inherited]
 

Reimplemented in GELFILTpickable.

Definition at line 7 of file gel_filt.C.

References RET_STAT_STR.

Referenced by GELFILT::class_name().


Member Data Documentation

template<class T>
hashvar<T>& GELFILTtdi< T >::_field [protected]
 

Definition at line 146 of file gel_filt.H.

Referenced by GELFILTtdi< int >::accept().

template<class T>
T GELFILTtdi< T >::_val [protected]
 

Definition at line 147 of file gel_filt.H.

Referenced by GELFILTtdi< int >::accept().


The documentation for this class was generated from the following file:
Generated on Mon Sep 18 11:45:30 2006 for jot by  doxygen 1.4.4