Jamoma API  0.6.0.a19

The TTClass object represents a class in the Jamoma environment. More...

#include "TTObject.h"
#include "TTHash.h"
#include "TTEnvironment.h"
+ Include dependency graph for TTClass.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TTClass
 The TTClass object represents a class in the Jamoma environment. More...
 

Typedefs

typedef TTClassTTClassPtr
 Pointer to a TTClass.
 

Detailed Description

The TTClass object represents a class in the Jamoma environment.

This is to say that it represents everything about a class except for the class itself, which is a subclass of TTObjectBase.

Author
Timothy Place, Trond Lossius

Definition in file TTClass.h.