Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Stdio
Stdio.Fd_ref

Class Stdio.Fd_ref

Description

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

Used by File .


Variable _fd

Fd Stdio.Fd_ref._fd

Description

Object to which called functions are relayed.