ObjFW
Public Member Functions
<OFCopying> Protocol Reference

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

#include <OFObject.h>

Inheritance diagram for <OFCopying>:
OFArray OFDataArray OFDate OFDictionary OFList OFNumber OFString OFURL

List of all members.

Public Member Functions

id copy ()

Detailed Description

A protocol for the creation of copies.


Member Function Documentation

id OFCopying-p::copy ( ) [virtual]
Returns:
A copy of the object

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