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

CTBcallbackSource1R Class Template Reference

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

#include <CTBcallbackR.hxx>

Inheritance diagram for CTBcallbackSource1R:

Inheritance graph
[legend]
Collaboration diagram for CTBcallbackSource1R:

Collaboration graph
[legend]
List of all members.

Public Methods

void operator() (CTBvector< TR > &res, T1 p1)

Detailed Description

template<class TR, class T1>
class CTBcallbackSource1R< TR, T1 >

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

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

Definition at line 60 of file CTBcallbackR.hxx.


Member Function Documentation

template<class TR, class T1>
void CTBcallbackSource1R< TR, T1 >::operator() CTBvector< TR > & res,
T1 p1
[inline]
 

Execute the callback.

Definition at line 166 of file CTBcallbackR.icc.


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