mxml_fdbuf_s Struct Reference


Data Fields

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

Detailed Description

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


Field Documentation

int mxml_fdbuf_s::fd

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

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

unsigned char* mxml_fdbuf_s::current

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

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

unsigned char * mxml_fdbuf_s::end

Definition at line 83 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 83 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 Fri May 16 14:49:57 2008 for Mobile-C by  doxygen 1.5.4