storage::CheckFnc< Value > Class Template Reference

#include <StorageTmpl.h>

List of all members.

Public Member Functions

 CheckFnc (bool(*ChkFnc)(Value &)=NULL)
bool operator() (Value &d) const

Private Attributes

bool(* m_check )(Value &d)

template<class Value>
class storage::CheckFnc< Value >


Constructor & Destructor Documentation

template<class Value>
storage::CheckFnc< Value >::CheckFnc ( bool(*)(Value &)  ChkFnc = NULL  )  [inline]


Member Function Documentation

template<class Value>
bool storage::CheckFnc< Value >::operator() ( Value &  d  )  const [inline]


Member Data Documentation

template<class Value>
bool(* storage::CheckFnc< Value >::m_check)(Value &d) [private]


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

Generated on Sun Jun 8 10:48:06 2008 for yast2-storage by  doxygen 1.5.5