#import <tipe.h>
Inheritance diagram for ContainerTipe:
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 | |
Cons * | fields |
holds Fields |
- (Tipe *) fieldType: | (char *) | n |
Returns type of field named n or nil.