Field Class Reference

Field in a struct/union/class. More...

#import <tipe.h>

List of all members.

Public Member Functions

(id) - init:
 initialize with type t and name n
(Tipe *) - type
 accessor for type field
(char *) - field_name
 accessor for name field
(id) - field_name:
 setter for name field
(BOOL) - equiv:
 checks if i is a Field and is structurally and nominally equivalent to self.

Protected Attributes

Tipetype
 type of field
char * name
 name of field


Detailed Description

Field in a struct/union/class.


Member Function Documentation

- (BOOL) equiv: (id)  i  

checks if i is a Field and is structurally and nominally equivalent to self.


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