A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::Hash::Function Namespace Reference

Hash functions. More...

Namespaces

namespace  Fnv1aImplementation
 FNV hash implementation details.
 
namespace  Murmur3Implementation
 Murmur3 hash implementation details.
 

Classes

class  Fnv1a
 Fnv1a hash function implementation. More...
 
class  Hash32
 Template for creating a Hash::Implementation from a 32-bit hash function. More...
 
class  Hash64
 Template for creating a Hash::Implementation from a 64-bit hash function. More...
 
class  Murmur3
 Murmur3 hash function implementation. More...
 

Detailed Description

Hash functions.