Extracted from Pike v7.3 release 18 at 2002-03-27.
pike.roxen.com
[Top]
Stdio
Stdio.Fd_ref

Class Stdio.Fd_ref

Description

Proxy class that contains stub functions that call the corresponding functions in Stdio.Fd.

Used by Stdio.File.


Variable _fd

object(Fd) Stdio.Fd_ref()->_fd

Description

Object to which called functions are relayed.