ReactOS 0.4.15-dev-8002-gbbb3b00
tree_cache Struct Reference

#include <tree.h>

Collaboration diagram for tree_cache:

Public Attributes

unsigned charvalue
 
int len
 
int buf_size
 
time_t timeout
 

Detailed Description

Definition at line 48 of file tree.h.

Member Data Documentation

◆ buf_size

int tree_cache::buf_size

Definition at line 51 of file tree.h.

Referenced by tree_cache(), and tree_evaluate().

◆ len

int tree_cache::len

Definition at line 50 of file tree.h.

◆ timeout

time_t tree_cache::timeout

Definition at line 52 of file tree.h.

◆ value

unsigned char* tree_cache::value

Definition at line 49 of file tree.h.

Referenced by tree_evaluate().


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