![]() |
FOSSology
4.6.0-rc1
Open Source License Compliance by Open Source Software
|
#include <liccache.h>

Public Attributes | |
| int | maxnodes |
| No. of nodes in the list. More... | |
| cachenode_t * | nodes |
| Array of nodes. More... | |
struct cacheroot Shortname cache, very simple non-resizing hash table
Root for chachenode_t nodes
Definition at line 40 of file liccache.h.
| int cacheroot::maxnodes |
| cachenode_t * cacheroot::nodes |