Class DData

Inherits from:
Object
Conforms to:
DComparable, DDataReadable, DDataWritable, DDatable, DSizeable, DTextScannable, DTextable
Declared in:
DData.h

Class Hierarchy

    Object
      |
      +---DData

Class Description

The DData class implements a number of methods for manipulating data strings.

Last modified:
23-Oct-2005 (DData.h)

Instance Variables

private unsigned long _size
the allocated size for the data
private unsigned _extra
the extra size amount
private unsigned long _length
the length of the data
private unsigned char *_data
the data
private unsigned long _pntr
the 'file pointer' for the protocols
private int _error
the last reported error (or 0)

Method Index


generated 08-Jan-2006 by ObjcDoc 3.0.0