◆ ThreadState()
| FiftyoneDegrees::Examples::Hash::ExampleBase::ThreadState::ThreadState | ( | EngineHash * | engine | ) |
Construct a new thread state instance.
- Parameters
-
- engine - pointer to the engine the thread should use
\r\n
51Degrees Device Detection C/C++
4.4
State for a single thread carrying out processing in order to store a hash of the results.
| ThreadState (EngineHash *engine)
Construct a new thread state instance. More...
|
| EngineHash * | engine
Pointer to the engine.
|
| int | hashCode
Running hash code for the processing being carried out. More...
|
| FiftyoneDegrees::Examples::Hash::ExampleBase::ThreadState::ThreadState | ( | EngineHash * | engine | ) |
Construct a new thread state instance.
| int FiftyoneDegrees::Examples::Hash::ExampleBase::ThreadState::hashCode |
Running hash code for the processing being carried out.
This is used to verify the work carried out