[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 2210
type TGOutputStreamClass = object |
||
|
||
write_fn: ; |
|
|
splice: ; |
|
|
flush: ; |
|
|
close_fn: ; |
|
|
write_async: ; |
|
|
write_finish: ; |
|
|
splice_async: ; |
|
|
|
||
flush_async: ; |
|
|
flush_finish: ; |
|
|
close_async: ; |
|
|
close_finish: ; |
|
|
writev_fn: ; |
|
|
writev_async: ; |
|
|
|
||
_g_reserved4: ; |
|
|
_g_reserved5: ; |
|
|
_g_reserved6: ; |
|
|
_g_reserved7: ; |
|
|
_g_reserved8: ; |
|
|
end; |
|