API  0.9.6
 All Classes Files Functions Variables Macros Modules Pages
CPValue(CPCoding) Category Reference

Instance Methods

(void) - encodeWithCoder:
 
(id) - initWithCoder:
 

Detailed Description

Definition at line 73 of file CPValue.j.

Method Documentation

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Encodes the data into the specified coder.

Parameters
thecoder into which the data will be written.

Extends class CPValue.

Definition at line 94 of file CPValue.j.

- (id) initWithCoder: (CPCoder aCoder
implementation

Initializes the value from a coder.

Parameters
aCoderthe coder from which to initialize
Returns
the initialized CPValue

Extends class CPValue.

Definition at line 80 of file CPValue.j.


The documentation for this category was generated from the following file: