[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

TGPollableOutputStream

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgio2.pas line 2425

type TGPollableOutputStream = object

  function can_poll;

  

  function create_source();

  

  function is_writable;

  

  function write_nonblocking();

  

  function writev_nonblocking();

  

end;

Inheritance

TGPollableOutputStream