Atrinik Server 2.5
Data Fields
cache_struct Struct Reference

#include <global.h>

Data Fields

shstrkey
void * ptr
uint32 flags
size_t id

Detailed Description

One cache entry.

Definition at line 661 of file global.h.


Field Documentation

Type of the data, one of CACHE_TYPE_xxx.

Definition at line 670 of file global.h.

ID in the array.

Definition at line 673 of file global.h.

Key name this entry is identified by.

Definition at line 664 of file global.h.

The cached data.

Definition at line 667 of file global.h.


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