MEMORY_FILE Struct Reference

#include <memfile.h>


Detailed Description

Definition at line 40 of file memfile.h.


Data Fields

unsigned long len
unsigned long alloc_len
unsigned long alloc_delta
unsigned long pos
unsigned char * content
short errcode

Field Documentation

unsigned long MEMORY_FILE::len

unsigned long MEMORY_FILE::alloc_len

Definition at line 43 of file memfile.h.

Referenced by memfile_growalloc(), and memfile_set().

unsigned long MEMORY_FILE::alloc_delta

Definition at line 44 of file memfile.h.

Referenced by memfile_growalloc().

unsigned long MEMORY_FILE::pos

Definition at line 45 of file memfile.h.

Referenced by draw_circle_fill(), draw_circle_mul(), load_texture(), and memfile_set().

unsigned char* MEMORY_FILE::content

Definition at line 47 of file memfile.h.

Referenced by memfile_add(), memfile_growalloc(), memfile_read(), and memfile_set().


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

Generated on Tue Sep 2 18:51:52 2008 for libAdikted by  doxygen 1.5.6