Workshop1 Class Reference

#import <Workshop1.h>

List of all members.

Public Member Functions

(id) - initWithFileHandle:
 Designated initializer. Initializes the file handle for reading.

Properties

BOOL quit
 A flag, which is YES when the application should terminate.


Detailed Description

of the things mentioned in the first session.

Definition at line 12 of file Workshop1.h.


Member Function Documentation

- (id) initWithFileHandle: (NSFileHandle*)  fh  

Designated initializer. Initializes the file handle for reading.

Parameters:
fh The file handle
Returns:
self

Definition at line 20 of file Workshop1.m.


Property Documentation

- (BOOL) quit [read, assign]

A flag, which is YES when the application should terminate.

Definition at line 13 of file Workshop1.h.


The documentation for this class was generated from the following files:

Generated on Wed Feb 18 09:26:17 2009 for Workshop1 by  doxygen 1.5.8