<OFMutableCopying> Protocol Reference

#import <OFObject.h>

Inheritance diagram for <OFMutableCopying>:
OFArray OFDictionary OFString OFMutableArray OFMutableDictionary OFConstString OFMutableString

List of all members.

Public Member Functions

(id) - mutableCopy

Detailed Description

This protocol is implemented by objects that can be mutable and immutable and allows returning a mutable copy.


Member Function Documentation

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

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

Generated on Mon Feb 1 19:19:40 2010 for ObjFW by  doxygen 1.6.1