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

more::gen::mem_fun2_t Class Template Reference

Encapsulation of a pointer to a member function taking two additional arguments. More...

#include <more/gen/functional.h>

Inheritance diagram for more::gen::mem_fun2_t:

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

Collaboration graph
[legend]
List of all members.

Public Methods


Detailed Description

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

Encapsulation of a pointer to a member function taking two additional arguments.


Constructor & Destructor Documentation

template<typename Res, typename Obj, typename Arg1, typename Arg2>
more::gen::mem_fun2_t< Res, Obj, Arg1, Arg2 >::mem_fun2_t Res(Obj::*    f_)(Arg1, Arg2) [inline]
 


Member Function Documentation

template<typename Res, typename Obj, typename Arg1, typename Arg2>
Res more::gen::mem_fun2_t< Res, Obj, Arg1, Arg2 >::operator() Obj *    obj,
Arg1    x1,
Arg2    x2
[inline]
 


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