mxml_fdbuf_s Struct Reference


Data Fields

int fd
unsigned char * current
unsigned char * end
unsigned char buffer [8192]

Detailed Description

Definition at line 83 of file mxml-file.c.


Field Documentation

Definition at line 85 of file mxml-file.c.

Referenced by mxml_fd_read(), mxml_fd_write(), mxmlLoadFd(), and mxmlSaveFd().

unsigned char* mxml_fdbuf_s::current

unsigned char * mxml_fdbuf_s::end

Definition at line 86 of file mxml-file.c.

Referenced by mxml_fd_getc(), mxml_fd_putc(), mxml_fd_read(), mxmlLoadFd(), and mxmlSaveFd().

unsigned char mxml_fdbuf_s::buffer[8192]

Definition at line 86 of file mxml-file.c.

Referenced by mxml_fd_read(), mxml_fd_write(), mxmlLoadFd(), and mxmlSaveFd().


The documentation for this struct was generated from the following file:

Generated on Thu Nov 13 14:22:59 2008 for Mobile-C by  doxygen 1.5.5