includes |
An includes block output's all of the includes needed to declare this object. This depends on the superclass (obviously), plus whether the class uses any other classes. It's class-name (used for any type of code generation) is "tgl_includes".
The object fits into the tree of objects in the following way. Click on other objects in to navigate to that object. Objects to the left of this object are superclasses, and objects listed below it derive from this one.
Here is a list of all uses of this object inside others. Click on the object to take you to the definition.
Click here to see a tree representation of all objects.
Click here to return to the main index page.
This object contains members which hold data for the object. Following is a list of those members. The declaration of the member closely follows the UML conventions.
otherclasses : stringtype
A list of other classes.
otherincludes : stringtype
Paired with "otherclasses", this list's the header file to use for each other class.
language : stringtype
The language to output for. Used when searching for information about types.
This object contains methods which can be called from other objects. Following is a list of those methods. The syntax of the method, it's arguments and return value follow closely the UML conventions.