Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
more::gen::bound_mem_fun_ref_t Class Template Reference
#include <
more/gen/functional.h
>
Inheritance diagram for more::gen::bound_mem_fun_ref_t:
[
legend
]
Collaboration diagram for more::gen::bound_mem_fun_ref_t:
[
legend
]
List of all members.
Public Methods
bound_mem_fun_ref_t
(Obj &obj_, Res(Obj::*f_)())
Res
operator()
()
Res
operator()
() const
template<typename Res, typename Obj>
class more::gen::bound_mem_fun_ref_t< Res, Obj >
Constructor & Destructor Documentation
template<typename Res, typename Obj>
more::gen::bound_mem_fun_ref_t< Res, Obj >::bound_mem_fun_ref_t
(
Obj &
obj_
,
Res(Obj::*
f_
)()
)
[inline]
Member Function Documentation
template<typename Res, typename Obj>
Res more::gen::bound_mem_fun_ref_t< Res, Obj >::operator()
(
)
const
[inline]
template<typename Res, typename Obj>
Res more::gen::bound_mem_fun_ref_t< Res, Obj >::operator()
(
)
[inline]
The documentation for this class was generated from the following file:
more/gen/
functional.h
Generated on Sat Sep 7 19:12:19 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by
Dimitri van Heesch
.