yast2-storage
Public Member Functions | Private Attributes

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: