Hall A ROOT/C++ Analyzer (podd)
Decoder::Equals< T > Struct Template Reference

Public Member Functions

 Equals (T val)
 
bool operator() (T val) const
 

Public Attributes

const T m_val
 

Constructor & Destructor Documentation

template<typename T >
Decoder::Equals< T >::Equals ( val)
inlineexplicit

Member Function Documentation

template<typename T >
bool Decoder::Equals< T >::operator() ( val) const
inline

Member Data Documentation

template<typename T >
const T Decoder::Equals< T >::m_val

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