Class _Stdio.Fd_ref

Inheritance graph
predef::_Stdio.Fd predef::_Stdio.Fd_ref 7.8::Stdio.File
Description

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

Used by Stdio.File.

Note

This is not the class you want. Use Stdio.File and friends instead.

See also

Stdio.File, Stdio.FILE, _Stdio.Fd


Inherit Fd

inherit Fd : Fd

Description

Fake inherit to propagate the documentation from _Stdio.Fd.


Variable _fd

Fd _Stdio.Fd_ref._fd

Description

Object to which called functions are relayed.