Files Classes Functions Hierarchy
#include <fnobjTfn.h>
Public Types | |
| typedef A0(T::* | Fptr )() const |
Public Member Functions | |
| fnobj0constTfn (T &data_, Fptr fn_) | |
| A0 | operator() () const |
Public Attributes | |
| T * | data |
| Fptr | fn |
Definition at line 36 of file fnobjTfn.h.
| typedef A0(T::* fnobj0constTfn< T, A0 >::Fptr)() const |
| fnobj0constTfn< T, A0 >::fnobj0constTfn | ( | T & | data_, | |
| Fptr | fn_ | |||
| ) | [inline] |
| A0 fnobj0constTfn< T, A0 >::operator() | ( | ) | const [inline, virtual] |
Implements fnobj0const< A0 >.
Definition at line 47 of file fnobjTfn.h.
References fnobj0constTfn< T, A0 >::data, and fnobj0constTfn< T, A0 >::fn.
| T* fnobj0constTfn< T, A0 >::data |
| Fptr fnobj0constTfn< T, A0 >::fn |
1.5.8