GLib.IOStream – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
IOStream
closed
input_stream
output_stream
IOStream
clear_pending
close
close_async
get_input_stream
get_output_stream
has_pending
is_closed
set_pending
splice_async
IOStream
Object Hierarchy:
Description:
public
abstract
class
IOStream
:
Object
All known sub-classes:
FileIOStream
SocketConnection
TcpConnection
TcpWrapperConnection
TlsConnection
Namespace:
GLib
Package:
gio-2.0
Content:
Properties:
public
bool
closed
{
get
; }
public
abstract
InputStream
input_stream
{
get
; }
public
abstract
OutputStream
output_stream
{
get
; }
Creation methods:
protected
IOStream
()
Methods:
public
void
clear_pending
()
public
virtual
bool
close
(
Cancellable
? cancellable =
null
)
throws
IOError
public
virtual
async
bool
close_async
(
int
io_priority =
DEFAULT
,
Cancellable
? cancellable =
null
)
throws
IOError
public
virtual
weak
InputStream
get_input_stream
()
public
virtual
weak
OutputStream
get_output_stream
()
public
bool
has_pending
()
public
bool
is_closed
()
public
bool
set_pending
()
throws
Error
public
async
bool
splice_async
(
IOStream
stream2,
IOStreamSpliceFlags
flags,
int
io_priority =
DEFAULT
,
Cancellable
? cancellable =
null
)
throws
Error
Inherited Members:
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count