FOSSology  4.4.0
Open Source License Compliance by Open Source Software
cachenode Struct Reference

#include <liccache.h>

Collaboration diagram for cachenode:
Collaboration graph

Public Attributes

char * rf_shortname
 License shortname. More...
 
long rf_pk
 License id from database. More...
 

Detailed Description

struct cachenode Shortname cache node

shortname cache very simple nonresizing hash table

Definition at line 29 of file liccache.h.

Member Data Documentation

◆ rf_pk

long cachenode::rf_pk

License id from database.

License id

Definition at line 32 of file liccache.h.

◆ rf_shortname

char * cachenode::rf_shortname

License shortname.

License short name

Definition at line 31 of file liccache.h.


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