Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

CTBcallbackSource0R Class Template Reference

Callback source for callbacks with no argument and a return value. More...

#include <CTBcallbackR.hxx>

Inheritance diagram for CTBcallbackSource0R:

Inheritance graph
[legend]
Collaboration diagram for CTBcallbackSource0R:

Collaboration graph
[legend]
List of all members.

Public Methods

void operator() (CTBvector< TR > &res)

Detailed Description

template<class TR>
class CTBcallbackSource0R< TR >

Callback source for callbacks with no argument and a return value.

For a detailed description of the CTBcallback mechanism look into Using CTBcallback.

Definition at line 23 of file CTBcallbackR.hxx.


Member Function Documentation

template<class TR>
void CTBcallbackSource0R< TR >::operator() CTBvector< TR > & res [inline]
 

Execute the callback.

Definition at line 26 of file CTBcallbackR.icc.


The documentation for this class was generated from the following files:
Generated at Fri Oct 24 18:13:17 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001