Jazz 1.25.+
Loading...
Searching...
No Matches
Data Fields
jazz_elements::NameUse Struct Reference

NameUse: A pair of Name and number of times the name is used. More...

#include <volatile.h>

Data Fields

int use
 Number of times name is used. Increase by add_name() calls to the same name, decreased/destroyed by erase_name().
 
Name name
 The name in plain text.
 

Detailed Description

NameUse: A pair of Name and number of times the name is used.

This is the value in a HashNameUseMap to do reverse-hash().


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