Public Member Functions

<OFCopying> Protocol Reference

A protocol for the creation of copies. More...

#import <OFObject.h>

Inheritance diagram for <OFCopying>:
OFArray OFDataArray OFDate OFDictionary OFList OFNumber OFString OFMutableArray OFBigDataArray OFMutableDictionary OFConstantString OFMutableString

List of all members.

Public Member Functions

(id) - copy

Detailed Description

A protocol for the creation of copies.


Member Function Documentation

- (id) copy  
Returns:
A copy of the object

The documentation for this protocol was generated from the following file:
 All Classes Functions Variables