glibmm  2.42.0
Glib::IOChannel Member List

This is the complete list of members for Glib::IOChannel, including all inherited members.

close(bool flush=true)Glib::IOChannel
close_vfunc()Glib::IOChannelprotectedvirtual
create_from_fd(int fd)Glib::IOChannelstatic
create_from_file(const std::string& filename, const std::string& mode)Glib::IOChannelstatic
create_watch(IOCondition condition)Glib::IOChannel
create_watch_vfunc(IOCondition cond)Glib::IOChannelprotectedvirtual
flush()Glib::IOChannel
get_buffer_condition() const Glib::IOChannel
get_buffer_size() const Glib::IOChannel
get_buffered() const Glib::IOChannel
get_close_on_unref() const Glib::IOChannel
get_encoding() const Glib::IOChannel
get_flags() const Glib::IOChannel
get_flags_vfunc()Glib::IOChannelprotectedvirtual
get_line_term() const Glib::IOChannel
gobj()Glib::IOChannelinline
gobj() const Glib::IOChannelinline
gobject_Glib::IOChannelprotected
IOChannel()Glib::IOChannelprotected
read(gunichar& thechar)Glib::IOChannel
read(char* buf, gsize count, gsize& bytes_read)Glib::IOChannel
read(Glib::ustring& str, gsize count)Glib::IOChannel
read_line(Glib::ustring& line)Glib::IOChannel
read_to_end(Glib::ustring& str)Glib::IOChannel
read_vfunc(char* buf, gsize count, gsize& bytes_read)Glib::IOChannelprotectedvirtual
reference() const Glib::IOChannelvirtual
seek(gint64 offset, SeekType type=SEEK_TYPE_SET)Glib::IOChannel
seek_vfunc(gint64 offset, SeekType type)Glib::IOChannelprotectedvirtual
set_buffer_size(gsize size)Glib::IOChannel
set_buffered(bool buffered)Glib::IOChannel
set_close_on_unref(bool do_close)Glib::IOChannel
set_encoding(const std::string& encoding=std::string())Glib::IOChannel
set_flags(IOFlags flags)Glib::IOChannel
set_flags_vfunc(IOFlags flags)Glib::IOChannelprotectedvirtual
set_line_term(const std::string& term=std::string())Glib::IOChannel
unreference() const Glib::IOChannelvirtual
write(const Glib::ustring& str)Glib::IOChannel
write(const char* buf, gssize count, gsize& bytes_written)Glib::IOChannel
write(gunichar unichar)Glib::IOChannel
write_vfunc(const char* buf, gsize count, gsize& bytes_written)Glib::IOChannelprotectedvirtual
~IOChannel()Glib::IOChannelvirtual