Planeshift
_xd3_addr_cache Struct Reference

#include <xdelta3.h>

Public Attributes

usize_tnear_array
 
usize_t next_slot
 
usize_t s_near
 
usize_t s_same
 
usize_tsame_array
 

Detailed Description

Definition at line 604 of file xdelta3.h.

Member Data Documentation

usize_t* _xd3_addr_cache::near_array

Definition at line 609 of file xdelta3.h.

usize_t _xd3_addr_cache::next_slot

Definition at line 608 of file xdelta3.h.

usize_t _xd3_addr_cache::s_near

Definition at line 606 of file xdelta3.h.

usize_t _xd3_addr_cache::s_same

Definition at line 607 of file xdelta3.h.

usize_t* _xd3_addr_cache::same_array

Definition at line 610 of file xdelta3.h.


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