Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

filelink Struct Reference

#include <filelink.h>


Detailed Description

A reference to a location within the data file.

See also:
deref_file_ptr deref_file_ptr_partial

Definition at line 13 of file filelink.h.

Data Fields

schar type
 Type of reference. May be one of link types.

uchar file
 Which file the target is in. (currently unused).

uint offset
 Offset into the file.


Field Documentation

uchar filelink::file
 

Which file the target is in. (currently unused).

Definition at line 18 of file filelink.h.

uint filelink::offset
 

Offset into the file.

Definition at line 20 of file filelink.h.

Referenced by call_attackfunc(), call_genericfunc(), call_stepfunc(), call_throwhitfunc(), call_usefunc(), deref_file_ptr(), and deref_file_ptr_partial().

schar filelink::type
 

Type of reference. May be one of link types.

Definition at line 16 of file filelink.h.

Referenced by call_attackfunc(), call_genericfunc(), call_stepfunc(), call_throwhitfunc(), call_usefunc(), deref_file_ptr(), and deref_file_ptr_partial().


The documentation for this struct was generated from the following file:
Generated on Thu May 20 13:12:14 2004 for CalcRogue by doxygen 1.3.6