mxml_fdbuf_s Struct Reference

Data Fields

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

Detailed Description

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


Field Documentation

unsigned char mxml_fdbuf_s::buffer[8192]

Definition at line 87 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 87 of file mxml-file.c.

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

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 Tue Dec 28 15:15:30 2010 for Mobile-C by  doxygen 1.6.3