ContainerTipe Class Reference

Abstract types for structs/unions/classes. More...

#import <tipe.h>

Inheritance diagram for ContainerTipe:

Tipe ObjectTipe StructTipe UnionTipe List of all members.

Public Member Functions

(void) - addField:
 Adds a field to the container.
(void) - addField:name:
 Adds a field to the container.
(Cons *) - fields
 accessor for `fields' field.
(Tipe *) - fieldType:
 Returns type of field named n or nil.
(BOOL) - hasField:

Protected Attributes

Consfields
 holds Fields

Detailed Description

Abstract types for structs/unions/classes.


Member Function Documentation

- (Cons*) fields  

accessor for `fields' field.

- (Tipe *) fieldType: (char *)  n  

Returns type of field named n or nil.


The documentation for this class was generated from the following files:
Generated on Mon Dec 24 06:11:58 2007 for gfront by  doxygen 1.5.2