zypp::functor::functor_detail::FunctorRef1< _Functor, res_type, arg1_type > Struct Template Reference

#include <Functional.h>

Inheritance diagram for zypp::functor::functor_detail::FunctorRef1< _Functor, res_type, arg1_type >:

unary_function zypp::functor::FunctorRef< _Functor, res_type, arg1_type > List of all members.

Public Member Functions

 FunctorRef1 (_Functor &f_r)
res_type operator() (arg1_type a1) const

Private Attributes

_Functor & _f

Detailed Description

template<class _Functor, class res_type, class arg1_type>
struct zypp::functor::functor_detail::FunctorRef1< _Functor, res_type, arg1_type >

Definition at line 83 of file Functional.h.


Constructor & Destructor Documentation

template<class _Functor, class res_type, class arg1_type>
zypp::functor::functor_detail::FunctorRef1< _Functor, res_type, arg1_type >::FunctorRef1 _Functor &  f_r  )  [inline]
 

Definition at line 85 of file Functional.h.


Member Function Documentation

template<class _Functor, class res_type, class arg1_type>
res_type zypp::functor::functor_detail::FunctorRef1< _Functor, res_type, arg1_type >::operator() arg1_type  a1  )  const [inline]
 

Definition at line 89 of file Functional.h.

References zypp::functor::functor_detail::FunctorRef1< _Functor, res_type, arg1_type >::_f.


Member Data Documentation

template<class _Functor, class res_type, class arg1_type>
_Functor& zypp::functor::functor_detail::FunctorRef1< _Functor, res_type, arg1_type >::_f [private]
 

Definition at line 95 of file Functional.h.

Referenced by zypp::functor::functor_detail::FunctorRef1< _Functor, res_type, arg1_type >::operator()().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 6 00:07:32 2006 for zypp by  doxygen 1.4.6