dune-fem  2.4.1-rc
Public Member Functions | Protected Member Functions | List of all members
Dune::Fem::ValidatorInterface< T, Impl > Class Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/misc/validator.hh>

Public Member Functions

bool operator() (const T &value) const
 
void print (std::ostream &s) const
 

Protected Member Functions

const Impl & asImp () const
 
Impl & asImp ()
 

Member Function Documentation

template<class T , class Impl >
const Impl& Dune::Fem::ValidatorInterface< T, Impl >::asImp ( ) const
inlineprotected
template<class T , class Impl >
Impl& Dune::Fem::ValidatorInterface< T, Impl >::asImp ( )
inlineprotected
template<class T , class Impl >
bool Dune::Fem::ValidatorInterface< T, Impl >::operator() ( const T &  value) const
inline
template<class T , class Impl >
void Dune::Fem::ValidatorInterface< T, Impl >::print ( std::ostream &  s) const
inline

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