pazpar2  1.14.1
Data Fields
cached_item Struct Reference

Data Fields

char * spec
 
struct cached_itemnext
 
normalize_record_t nt
 

Detailed Description

Definition at line 35 of file normalize_cache.c.

Field Documentation

◆ next

struct cached_item* cached_item::next

Definition at line 37 of file normalize_cache.c.

Referenced by normalize_cache_destroy(), and normalize_cache_get().

◆ nt

normalize_record_t cached_item::nt

Definition at line 38 of file normalize_cache.c.

Referenced by normalize_cache_destroy(), and normalize_cache_get().

◆ spec

char* cached_item::spec

Definition at line 36 of file normalize_cache.c.

Referenced by normalize_cache_get().


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