Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
Uint128_64 Struct Reference

#include <CityHash.h>

Public Member Functions

 Uint128_64 (uint64 InLo, uint64 InHi)
 

Public Attributes

uint64 lo
 
uint64 hi
 

Detailed Description

Definition at line 67 of file CityHash.h.

Constructor & Destructor Documentation

◆ Uint128_64()

Uint128_64::Uint128_64 ( uint64 InLo,
uint64 InHi )
inline

Definition at line 69 of file CityHash.h.

Member Data Documentation

◆ hi

uint64 Uint128_64::hi

Definition at line 71 of file CityHash.h.

◆ lo

uint64 Uint128_64::lo

Definition at line 70 of file CityHash.h.


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