Class CFW_IO_StringReader

Description

Located in /IO/StringReader.php (line 2)

CFW_IO_Reader
   |
   --CFW_IO_StringReader
Variable Summary
mixed $len
mixed $ptr
mixed $str
Method Summary
CFW_IO_StringReader __construct ( $s)
void isEOF ()
void read ()
void readLine ()
Variables
mixed $len (line 4)
mixed $ptr (line 5)
mixed $str (line 3)
Methods
Constructor __construct (line 7)
  • access: public
CFW_IO_StringReader __construct ( $s)
  • $s

Redefinition of:
CFW_IO_Reader::__construct()
isEOF (line 51)
  • access: public
void isEOF ()

Redefinition of:
CFW_IO_Reader::isEOF()
read (line 13)
  • access: public
void read ()

Redefinition of:
CFW_IO_Reader::read()
readLine (line 22)
  • access: public
void readLine ()

Redefinition of:
CFW_IO_Reader::readLine()

Inherited Methods

Inherited From CFW_IO_Reader

CFW_IO_Reader::__construct()
CFW_IO_Reader::isEOF()
CFW_IO_Reader::read()
CFW_IO_Reader::readLine()
Class Constants

Inherited Constants

Inherited from CFW_IO_Reader

CFW_IO_Reader::EOF

Documentation generated on Fri, 25 Dec 2009 22:46:17 +0900 by phpDocumentor 1.4.3