_GIOFuncs Struct Reference

#include <giochannel.h>

List of all members.

Public Attributes

GIOError(* io_read )(GIOChannel *channel, gchar *buf, guint count, guint *bytes_read)
GIOError(* io_write )(GIOChannel *channel, gchar *buf, guint count, guint *bytes_written)
GIOError(* io_seek )(GIOChannel *channel, gint offset, GSeekType type)
void(* io_close )(GIOChannel *channel)
GSource *(* io_create_watch )(GIOChannel *channel, GIOCondition condition)
void(* io_free )(GIOChannel *channel)


Detailed Description

Definition at line 73 of file giochannel.h.


Member Data Documentation

GIOError(* _GIOFuncs::io_read)(GIOChannel *channel, gchar *buf, guint count, guint *bytes_read)

GIOError(* _GIOFuncs::io_write)(GIOChannel *channel, gchar *buf, guint count, guint *bytes_written)

GIOError(* _GIOFuncs::io_seek)(GIOChannel *channel, gint offset, GSeekType type)

void(* _GIOFuncs::io_close)(GIOChannel *channel)

GSource*(* _GIOFuncs::io_create_watch)(GIOChannel *channel, GIOCondition condition)

void(* _GIOFuncs::io_free)(GIOChannel *channel)


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:24:55 2011 for ROOT_528-00b_version by  doxygen 1.5.1