Jamoma API
0.6.0.a19
|
This class is used to create a backward communication channel to notify a client that something changed in the #TTnode. More...
#include "TTFoundationAPI.h"
Go to the source code of this file.
Classes | |
class | TTCallback |
This class is used to be sensitive to any TTObject notifications and report them using a function with baton and value We will subclass TTObject in order to gain some functionality – like observers and notifications. More... | |
Typedefs | |
typedef TTCallback * | TTCallbackPtr |
Pointer to a TTCallback object. | |
This class is used to create a backward communication channel to notify a client that something changed in the #TTnode.
Definition in file TTCallback.h.