gdIOCtx Struct Reference

#include <gd_io.h>


Data Fields

int(* getC )(struct gdIOCtx *)
int(* getBuf )(struct gdIOCtx *, void *, int)
void(* putC )(struct gdIOCtx *, int)
int(* putBuf )(struct gdIOCtx *, const void *, int)
int(* seek )(struct gdIOCtx *, const int)
long(* tell )(struct gdIOCtx *)
void(* free )(struct gdIOCtx *)


Detailed Description

Definition at line 6 of file gd_io.h.


Field Documentation

void(* gdIOCtx::free)(struct gdIOCtx *)
 

int(* gdIOCtx::getBuf)(struct gdIOCtx *, void *, int)
 

int(* gdIOCtx::getC)(struct gdIOCtx *)
 

int(* gdIOCtx::putBuf)(struct gdIOCtx *, const void *, int)
 

void(* gdIOCtx::putC)(struct gdIOCtx *, int)
 

int(* gdIOCtx::seek)(struct gdIOCtx *, const int)
 

long(* gdIOCtx::tell)(struct gdIOCtx *)
 


The documentation for this struct was generated from the following file:
Generated on Sun Mar 12 23:56:39 2006 for ScriptBasic by  doxygen 1.4.6-NO