|
c++-gtk-utils
|
#include <mem_fun.h>
Public Member Functions | |
| Ret | operator() (Arg arg) const |
| Functor1_const (const T &obj_, Ret(T::*func_)(Arg) const) | |
| Cgu::MemFun::Functor1_const< Ret, Arg, T >::Functor1_const | ( | const T & | obj_, |
| Ret(T::*)(Arg) const | func_ | ||
| ) | [inline] |
| Ret Cgu::MemFun::Functor1_const< Ret, Arg, T >::operator() | ( | Arg | arg | ) | const [inline] |
1.7.4