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

more::gen::pointer_to_generator Class Template Reference

Encapsulation of a pointer to a function taking no arguments. More...

#include <more/gen/functional.h>

Inheritance diagram for more::gen::pointer_to_generator:

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

Collaboration graph
[legend]
List of all members.

Public Methods


Detailed Description

template<typename Result>
class more::gen::pointer_to_generator< Result >

Encapsulation of a pointer to a function taking no arguments.


Constructor & Destructor Documentation

template<typename Result>
more::gen::pointer_to_generator< Result >::pointer_to_generator Result(*    f_)() [inline]
 


Member Function Documentation

template<typename Result>
Result more::gen::pointer_to_generator< Result >::operator()   [inline]
 


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