PointerTipe Class Reference

Pointer to some other type. More...

#import <tipe.h>

Inheritance diagram for PointerTipe:

Tipe List of all members.

Public Member Functions

(id) - init:
 Initialize with base type t.
(Tipe *) - type
 returns base type

Static Public Member Functions

(PointerTipe *) + reference:
 Creates a new pointer type referencing t.
(Tipe *) + deref:
 Returns type of pointer target is nil if not a pointer.

Protected Attributes

Tipetype
 Base type.

Detailed Description

Pointer to some other type.


Member Function Documentation

+ (PointerTipe *) reference: (Tipe *)  t  

Creates a new pointer type referencing t.

+ (Tipe *) deref: (Tipe *)  t  

Returns type of pointer target is nil if not a pointer.


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