◆ hashCode
| int threadState::hashCode |
Running hash code for the processing being carried out.
This is used to verify the work carried out
- Examples
- Hash/ReloadFromFile.c, and Hash/ReloadFromMemory.c.
51Degrees Device Detection C/C++
4.5
State specific to a single thread.
State for a single thread carrying out processing.
| performanceState * | mainState |
| evidenceNode * | evidenceFirst |
| evidenceNode * | evidenceLast |
| unsigned long long | checkSum |
| unsigned long long | iterations |
| ResourceManager * | manager
Pointer to the manager containing the data set.
|
| int | hashCode
Running hash code for the processing being carried out. More...
|
| int threadState::hashCode |
Running hash code for the processing being carried out.
This is used to verify the work carried out