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

CTBcallbackSource3 Class Template Reference

Callback source for callbacks with three arguments. More...

#include <CTBcallback.hxx>

Inheritance diagram for CTBcallbackSource3:

Inheritance graph
[legend]
Collaboration diagram for CTBcallbackSource3:

Collaboration graph
[legend]
List of all members.

Public Methods

void operator() (T1 p1, T2 p2, T3 p3)

Detailed Description

template<class T1, class T2, class T3>
class CTBcallbackSource3< T1, T2, T3 >

Callback source for callbacks with three arguments.

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

Definition at line 128 of file CTBcallback.hxx.


Member Function Documentation

template<class T1, class T2, class T3>
void CTBcallbackSource3< T1, T2, T3 >::operator() T1 p1,
T2 p2,
T3 p3
[inline]
 

Execute the callback.

Definition at line 415 of file CTBcallback.icc.


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