#include "CTBvector.hxx"
#include "CTBcallbackBase.hxx"
#include "CTBcallbackB.icc"
Include dependency graph for CTBcallbackB.hxx:
Go to the source code of this file.
Compounds | |
class | CTBcallbackArgBBase |
Base class for Callback argument container with boolean return. More... | |
class | CTBcallbackSource0B |
Callback source for callbacks with no argument and a boolean return. More... | |
class | CTBcallbackTarget0B |
Callback target for callbacks with no argument and a boolean return. More... | |
class | CTBcallbackArg0B |
Callback argument container for no argument and a return vector. More... | |
class | CTBcallbackSource1B |
Callback source for callbacks with one argument and a return value. More... | |
class | CTBcallbackTarget1B |
Callback target for callbacks with one argument and a return value. More... | |
class | CTBcallbackArg1B |
Callback argument container for one argument and a return vector. More... | |
Defines | |
#define | _CTBcallbackB_HXX 1 |
For a detailed description of the CTBcallback
mechanism look into Using CTBcallback.
Definition in file CTBcallbackB.hxx.
|
Definition at line 2 of file CTBcallbackB.hxx. |