#include <Functional.h>
Inheritance diagram for zypp::functor::functor_detail::FunctorRef1< _Functor, res_type, arg1_type >:

Public Member Functions | |
| FunctorRef1 (_Functor &f_r) | |
| res_type | operator() (arg1_type a1) const |
Private Attributes | |
| _Functor & | _f |
Definition at line 95 of file Functional.h.
|
||||||||||
|
Definition at line 97 of file Functional.h. |
|
||||||||||
|
Definition at line 101 of file Functional.h. References zypp::functor::functor_detail::FunctorRef1< _Functor, res_type, arg1_type >::_f. |
|
|||||
|
Definition at line 107 of file Functional.h. Referenced by zypp::functor::functor_detail::FunctorRef1< _Functor, res_type, arg1_type >::operator()(). |
1.4.6