Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::G::IOChannel Member List

This is the complete list of members for Inti::G::IOChannel, including all inherited members.
add_watch(IOConditionField condition, const IOSlot *slot, int priority=G_PRIORITY_DEFAULT, GDestroyNotify notify=0)Inti::G::IOChannel
close(bool flush, G::Error *error)Inti::G::IOChannel
create(const String &filename, const char *mode, G::Error *error)Inti::G::IOChannel [static]
create(int fd)Inti::G::IOChannel [static]
error_from_errno(int errno_number)Inti::G::IOChannel [static]
flush(G::Error *error)Inti::G::IOChannel
g_io_channel() constInti::G::IOChannel [inline]
get_buffer_condition() constInti::G::IOChannel
get_buffer_size() constInti::G::IOChannel
get_buffered() constInti::G::IOChannel
get_close_on_unref() constInti::G::IOChannel
get_encoding() constInti::G::IOChannel
get_fd() constInti::G::IOChannel
get_flags() constInti::G::IOChannel
get_line_term() constInti::G::IOChannel
IOChannel(GIOChannel *channel, bool reference=true)Inti::G::IOChannel [explicit]
IOSlot typedefInti::G::IOChannel
is_referenced() constInti::ReferencedBase
read(char *buffer, size_t count, size_t *bytes_read, G::Error *error)Inti::G::IOChannel
read(String &str, size_t count, G::Error *error)Inti::G::IOChannel
read(G::Unichar &unichar, G::Error *error)Inti::G::IOChannel
read_line(String &str, G::Error *error)Inti::G::IOChannel
read_to_end(String &str, G::Error *error)Inti::G::IOChannel
ref()Inti::G::IOChannel [virtual]
ReferencedBase()Inti::ReferencedBase [protected]
ReferencedObject()Inti::ReferencedObject [protected]
seek(gint64 offset, SeekType type, G::Error *error)Inti::G::IOChannel
set_buffer_size(size_t size)Inti::G::IOChannel
set_buffered(bool buffered)Inti::G::IOChannel
set_close_on_unref(bool do_close)Inti::G::IOChannel
set_encoding(const char *encoding, G::Error *error)Inti::G::IOChannel
set_flags(IOFlagsField flags, G::Error *error)Inti::G::IOChannel
set_line_term(const String &line_term)Inti::G::IOChannel
set_referenced(bool reference)Inti::ReferencedBase [protected]
unref()Inti::G::IOChannel [virtual]
write(const char *buffer, size_t count, size_t *bytes_written, G::Error *error)Inti::G::IOChannel
write(const String &str, G::Error *error)Inti::G::IOChannel
write(G::Unichar unichar, G::Error *error)Inti::G::IOChannel
~IOChannel()Inti::G::IOChannel [virtual]
~ReferencedBase()=0Inti::ReferencedBase [protected, pure virtual]
~ReferencedObject()=0Inti::ReferencedObject [protected, pure virtual]
Main Page - Footer


Generated on Sun Sep 14 20:08:08 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002