Public Member Functions | Private Attributes | List of all members
dequal< T > Class Template Reference
Collaboration diagram for dequal< T >:
Collaboration graph
[legend]

Public Member Functions

 dequal (const T &x)
bool operator== (const T &y) const

Private Attributes

val

Detailed Description

template<typename T>
class dequal< T >

Definition at line 587 of file CutController.cxx.

Constructor & Destructor Documentation

dequal ( const T &  x)
inline

Definition at line 590 of file CutController.cxx.

Member Function Documentation

bool operator== ( const T &  y) const
inline

Definition at line 591 of file CutController.cxx.

Member Data Documentation

T val
private

Definition at line 588 of file CutController.cxx.


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

Generated for HippoDraw Class Library by doxygen