Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

more::gen::bound_const_mem_fun3_ref_t Class Template Reference

#include <more/gen/functional.h>

Inheritance diagram for more::gen::bound_const_mem_fun3_ref_t:

Inheritance graph
[legend]
Collaboration diagram for more::gen::bound_const_mem_fun3_ref_t:

Collaboration graph
[legend]
List of all members.

Public Methods

template<typename Res, typename Obj, typename Arg1, typename Arg2, typename Arg3>
class more::gen::bound_const_mem_fun3_ref_t< Res, Obj, Arg1, Arg2, Arg3 >


Constructor & Destructor Documentation

template<typename Res, typename Obj, typename Arg1, typename Arg2, typename Arg3>
more::gen::bound_const_mem_fun3_ref_t< Res, Obj, Arg1, Arg2, Arg3 >::bound_const_mem_fun3_ref_t Obj const &    obj_,
Res(Obj::*    f_)(Arg1, Arg2, Arg3) const
[inline]
 


Member Function Documentation

template<typename Res, typename Obj, typename Arg1, typename Arg2, typename Arg3>
Res more::gen::bound_const_mem_fun3_ref_t< Res, Obj, Arg1, Arg2, Arg3 >::operator() Arg1    x1,
Arg2    x2,
Arg3    x3
const [inline]
 


The documentation for this class was generated from the following file:
Generated on Sat Sep 7 19:12:18 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by Dimitri van Heesch.