#include "CTBcallbackBase.hxx"
#include "CTBcallback.icc"
Include dependency graph for CTBcallback.hxx:
Go to the source code of this file.
Compounds | |
class | CTBcallbackSource0 |
Callback source for callbacks with no argument. More... | |
class | CTBcallbackTarget0 |
Callback target for callbacks with no argument. More... | |
class | CTBcallbackSource1 |
Callback source for callbacks with one argument. More... | |
class | CTBcallbackTarget1 |
Callback target for callbacks with one argument. More... | |
class | CTBcallbackArg1 |
Callback argument container for one argument. More... | |
class | CTBcallbackSource2 |
Callback source for callbacks with two arguments. More... | |
class | CTBcallbackTarget2 |
Callback target for callbacks with two arguments. More... | |
class | CTBcallbackArg2 |
Callback argument container for two arguments. More... | |
class | CTBcallbackSource3 |
Callback source for callbacks with three arguments. More... | |
class | CTBcallbackTarget3 |
Callback target for callbacks with three arguments. More... | |
class | CTBcallbackArg3 |
Callback argument container for three arguments. More... | |
class | CTBcallbackSource4 |
Callback source for callbacks with four arguments. More... | |
class | CTBcallbackTarget4 |
Callback target for callbacks with four arguments. More... | |
class | CTBcallbackArg4 |
Callback argument container for four arguments. More... | |
Defines | |
#define | _CTBcallback_HXX 1 |
For a detailed description of the CTBcallback
mechanism look into Using CTBcallback.
Definition in file CTBcallback.hxx.
|
Definition at line 2 of file CTBcallback.hxx. |