|
Jamoma API
0.6.0.a19
|
The TTClass object represents a class in the Jamoma environment. More...
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 TTClass * | TTClassPtr |
| Pointer to a TTClass. | |
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.
Definition in file TTClass.h.