ReactOS 0.4.15-dev-8100-g1887773
FTC_NodeRec_ Struct Reference

#include <ftccache.h>

Collaboration diagram for FTC_NodeRec_:

Public Attributes

FTC_MruNodeRec mru
 
FTC_Node link
 
FT_Offset hash
 
FT_UShort cache_index
 
FT_Short ref_count
 

Detailed Description

Definition at line 58 of file ftccache.h.

Member Data Documentation

◆ cache_index

FT_UShort FTC_NodeRec_::cache_index

Definition at line 63 of file ftccache.h.

◆ hash

FT_Offset FTC_NodeRec_::hash

Definition at line 62 of file ftccache.h.

Referenced by ftc_node_hash_unlink().

◆ link

FTC_Node FTC_NodeRec_::link

Definition at line 61 of file ftccache.h.

Referenced by ftc_cache_resize(), and ftc_node_hash_unlink().

◆ mru

FTC_MruNodeRec FTC_NodeRec_::mru

Definition at line 60 of file ftccache.h.

◆ ref_count

FT_Short FTC_NodeRec_::ref_count

Definition at line 64 of file ftccache.h.


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