Object(OLComparison) Category Reference

A category of the base class for comparison. More...

#import <ObjectiveLib/ObjectBase.h>

List of all members.

Public Member Functions

(int) - compare:
 Compare this object to another one.


Detailed Description

A category of the base class for comparison.

This category is only defined when using the Next runtime system. It is already a part of the GNU runtime.


Member Function Documentation

- (int) compare: (id)  other  

Compare this object to another one.

Parameters:
other the object to which to compare this one
Returns:
a value greater than, equal to, or less than zero accoringly as this object is greater than, equal to, or less than other


The documentation for this category was generated from the following file:
ObjectiveLibGenerated Sun Apr 22 15:18:06 2007, © 2004-2007 Will Mason
SourceForge.net Logo