Inheritance diagram for Utils::Callable< R()>::ConstMemberFunctionCallableImpl< Class >:
_4_1_1_const_member_function_callable_impl__inherit__graph.png)
_4_1_1_const_member_function_callable_impl__coll__graph.png)
Definition at line 111 of file Callable.h.
Public Types | |
| typedef R(Class::* | ConstMemberFunction )() const |
Public Member Functions | |
| ConstMemberFunctionCallableImpl () | |
| ConstMemberFunctionCallableImpl (const Class &o, ConstMemberFunction f) | |
| ~ConstMemberFunctionCallableImpl () | |
| auto_ptr< CallableImpl > | copy () const |
| bool | isEqualTo (const CallableImpl &other_) |
| R | doCall () |
Public Attributes | |
| const Class & | object |
| ConstMemberFunction | function |
|
|||||||||
|
Definition at line 113 of file Callable.h. |
|
|||||||||||||
|
Definition at line 118 of file Callable.h. |
|
||||||||||||||||||||
|
Definition at line 119 of file Callable.h. |
|
|||||||||||||
|
Definition at line 121 of file Callable.h. |
|
|||||||||||||
|
Definition at line 123 of file Callable.h. |
|
|||||||||||||
|
Definition at line 135 of file Callable.h. |
|
||||||||||||||
|
Definition at line 127 of file Callable.h. |
|
|||||||||
|
Definition at line 116 of file Callable.h. |
|
|||||||||
|
Definition at line 115 of file Callable.h. |