Class Stdio.Fd_ref
- 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
- Variable _fd
Fd Stdio.Fd_ref._fd
- Description
Object to which called functions are relayed.
- Inherit Fd
inherit Fd : Fd
- Description
Fake inherit to propagate the documentation from _Stdio.Fd.