ftp.nice.ch/pub/next/developer/apps/ClassEditor.0.4.NIHS.bsd.tar.gz#/ClassEditor.0.4.NIHS.bsd/Source/CEMethod.rtf

This is CEMethod.rtf in view mode; [Download] [Up]

Release 0.1  Copyleft ©1995 by ClassEditor.  All Rights Reserved.






CEMethod






Inherits From:	MySuperObject

Conforms To:	MyProtocol

Declared In:	CEMethod.h

Depends On:	MySecondClass.h





Class Description

Place class description here.





Instance Variables

id firstID;
id secondID;



firstID	Just a temp.

secondID	Another temp.






Method Types

	- myMethod





Class Methods

initialize
+ initialize

Method description here.

See also:  - myReference




Instance Methods

free
- free

Method description here.

See also:  - myReference




initFromText:
- initFromText:theLine

Method description here.

See also:  - myReference




isInstanceMethod
- (BOOL)isInstanceMethod

Method description here.

See also:  - myReference




methodTokens
- methodTokens

Method description here.

See also:  - myReference




name
- (const char *)name

Returns the full method name with all the parameters etc. pp.

See also:  - selectorName




numberOfArguments
- (int)numberOfArguments

Method description here.

See also:  - myReference




selectorName
- (const char *)selectorName

Returns the selector name of that method.

See also:  - name




These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.