ns3::Hash::Function::Murmur3 implementation. More...
Include dependency graph for hash-murmur3.cc:Go to the source code of this file.
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
| namespace | ns3::Hash |
| Hash function implementations. | |
| namespace | ns3::Hash::Function |
| Hash functions. | |
| namespace | ns3::Hash::Function::Murmur3Implementation |
| Murmur3 hash implementation details. | |
Macros | |
| #define | BIG_CONSTANT(x) (x##LLU) |
| Unsigned long long constants. | |
ns3::Hash::Function::Murmur3 implementation.
Definition in file hash-murmur3.cc.