Compute a hash code.
More...
|
const int | Seed = 0x20e699b |
|
const int | Factor = unchecked((int)0xa5555529) |
|
◆ HashCode()
REST_JSON_API.HashCode.HashCode |
( |
int |
value | ) |
|
|
private |
◆ operator int()
static implicit REST_JSON_API.HashCode.operator int |
( |
HashCode |
hc | ) |
|
|
static |
Convert to the actual hash code based on what was added so far.
◆ operator+() [1/2]
static HashCode REST_JSON_API.HashCode.operator+ |
( |
HashCode |
hc, |
|
|
IEnumerable< int > |
others |
|
) |
| |
|
static |
Add a sequence of hash code to the state.
- Returns
- An updated HashCode.
◆ operator+() [2/2]
Add a hash code to the state.
- Returns
- An updated HashCode.
◆ _value
readonly? int REST_JSON_API.HashCode._value |
|
private |
◆ Factor
const int REST_JSON_API.HashCode.Factor = unchecked((int)0xa5555529) |
|
static |
◆ Seed
const int REST_JSON_API.HashCode.Seed = 0x20e699b |
|
static |
The documentation for this struct was generated from the following file:
- D:/Users/marco/Dokuments/OneDrive/FAU/Informatik/!UFrameIT/FrameIT/MaZiFAU/Assets/Scripts/MMTServer/CommunicationProtocoll/TupleFactory.cs