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

more::gen::const_ternary_closure Class Template Reference

#include <closure.h>

Inheritance diagram for more::gen::const_ternary_closure:

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

Collaboration graph
[legend]
List of all members.

Public Types

Public Methods

template<typename Arg1, typename Arg2, typename Arg3, typename Result>
class more::gen::const_ternary_closure< Arg1, Arg2, Arg3, Result >


Member Typedef Documentation

template<typename Arg1, typename Arg2, typename Arg3, typename Result>
typedef base::first_argument_type more::gen::const_ternary_closure::first_argument_type
 

Reimplemented from more::gen::ternary_function.

template<typename Arg1, typename Arg2, typename Arg3, typename Result>
typedef base::result_type more::gen::const_ternary_closure::result_type
 

Reimplemented from more::gen::ternary_function.

template<typename Arg1, typename Arg2, typename Arg3, typename Result>
typedef base::second_argument_type more::gen::const_ternary_closure::second_argument_type
 

Reimplemented from more::gen::ternary_function.

template<typename Arg1, typename Arg2, typename Arg3, typename Result>
typedef base::third_argument_type more::gen::const_ternary_closure::third_argument_type
 

Reimplemented from more::gen::ternary_function.


Constructor & Destructor Documentation

template<typename Arg1, typename Arg2, typename Arg3, typename Result>
more::gen::const_ternary_closure< Arg1, Arg2, Arg3, Result >::const_ternary_closure   [inline]
 

template<typename Arg1, typename Arg2, typename Arg3, typename Result>
more::gen::const_ternary_closure< Arg1, Arg2, Arg3, Result >::const_ternary_closure const_ternary_closure< Arg1, Arg2, Arg3, Result > const &    x [inline]
 

template<typename Arg1, typename Arg2, typename Arg3, typename Result>
template<typename TernaryFunction>
more::gen::const_ternary_closure< Arg1, Arg2, Arg3, Result >::const_ternary_closure const TernaryFunction &    f_ [inline]
 

template<typename Arg1, typename Arg2, typename Arg3, typename Result>
more::gen::const_ternary_closure< Arg1, Arg2, Arg3, Result >::const_ternary_closure Result(*    f_)(Arg1, Arg2, Arg3) [inline]
 


Member Function Documentation

template<typename Arg1, typename Arg2, typename Arg3, typename Result>
result_type more::gen::const_ternary_closure< Arg1, Arg2, Arg3, Result >::operator() first_argument_type    x,
second_argument_type    y,
third_argument_type    z
const [inline]
 

template<typename Arg1, typename Arg2, typename Arg3, typename Result>
const_ternary_closure& more::gen::const_ternary_closure< Arg1, Arg2, Arg3, Result >::operator= Result(*    f_)(Arg1, Arg2, Arg3) [inline]
 

template<typename Arg1, typename Arg2, typename Arg3, typename Result>
template<typename TernaryFunction>
const_ternary_closure& more::gen::const_ternary_closure< Arg1, Arg2, Arg3, Result >::operator= const TernaryFunction &    f [inline]
 

template<typename Arg1, typename Arg2, typename Arg3, typename Result>
const_ternary_closure& more::gen::const_ternary_closure< Arg1, Arg2, Arg3, Result >::operator= const_ternary_closure< Arg1, Arg2, Arg3, Result > const &    x [inline]
 


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