#include <Functional.h>
Inheritance diagram for zypp::functor::functor_detail::FunctorRef0< _Functor, res_type >:
Public Member Functions | |
FunctorRef0 (_Functor &f_r) | |
res_type | operator() () const |
Private Attributes | |
_Functor & | _f |
Definition at line 67 of file Functional.h.
|
Definition at line 69 of file Functional.h. |
|
Definition at line 73 of file Functional.h. References zypp::functor::functor_detail::FunctorRef0< _Functor, res_type >::_f. |
|
Definition at line 79 of file Functional.h. Referenced by zypp::functor::functor_detail::FunctorRef0< _Functor, res_type >::operator()(). |