Blender V2.61 - r43446
Public Attributes

FileData Struct Reference

#include <readfile.h>

List of all members.

Public Attributes

ListBase listbase
int flags
int eof
int buffersize
int seek
int(* read )(struct FileData *filedata, void *buffer, unsigned int size)
char * buffer
struct MemFilememfile
int filedes
gzFile gzfiledes
char relabase [FILE_MAX]
char headerdone
int inbuffer
struct SDNAfilesdna
struct SDNAmemsdna
char * compflags
int fileversion
int id_name_offs
int globalf
int fileflags
struct OldNewMapdatamap
struct OldNewMapglobmap
struct OldNewMaplibmap
struct OldNewMapimamap
struct OldNewMapmovieclipmap
struct bheadsortbheadmap
int tot_bheadmap
ListBase mainlist
BlendFileData ** bfd_r
struct ReportListreports

Detailed Description

Definition at line 43 of file readfile.h.


Member Data Documentation

Definition at line 91 of file readfile.h.

Definition at line 83 of file readfile.h.

Referenced by blo_freefiledata(), find_bhead(), and sort_bhead_old_map().

Definition at line 53 of file readfile.h.

Referenced by blo_freefiledata(), blo_openblendermemory(), and fd_read_from_memory().

Definition at line 71 of file readfile.h.

Referenced by blo_freefiledata(), read_file_dna(), and read_struct().

Definition at line 47 of file readfile.h.

Referenced by get_bhead().

Definition at line 75 of file readfile.h.

Referenced by do_versions(), and read_global().

Definition at line 73 of file readfile.h.

Referenced by blo_read_file_internal(), decode_blender_header(), and read_libraries().

Definition at line 75 of file readfile.h.

Referenced by read_global().

Definition at line 78 of file readfile.h.

Referenced by blo_freefiledata(), filedata_new(), link_glob_list(), and newglobadr().

Definition at line 65 of file readfile.h.

Definition at line 74 of file readfile.h.

Referenced by bhead_id_name(), and read_file_dna().

Definition at line 66 of file readfile.h.

Definition at line 45 of file readfile.h.

Referenced by blo_firstbhead(), blo_freefiledata(), and get_bhead().

int(* FileData::read)(struct FileData *filedata, void *buffer, unsigned int size)
char FileData::relabase[FILE_MAX]

Definition at line 84 of file readfile.h.

Referenced by find_bhead(), and sort_bhead_old_map().


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