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

Public Member Functions | |
| FunctorRef2 (_Functor &f_r) | |
| res_type | operator() (arg1_type a1, arg2_type a2) const |
Private Attributes | |
| _Functor & | _f |
Definition at line 111 of file Functional.h.
|
||||||||||
|
Definition at line 113 of file Functional.h. |
|
||||||||||||||||
|
Definition at line 117 of file Functional.h. References zypp::functor::functor_detail::FunctorRef2< _Functor, res_type, arg1_type, arg2_type >::_f. |
|
|||||
|
Definition at line 123 of file Functional.h. Referenced by zypp::functor::functor_detail::FunctorRef2< _Functor, res_type, arg1_type, arg2_type >::operator()(). |
1.4.6