|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <string>

Go to the source code of this file.
Functions | |
| void | VectorHash (const void *key, size_t len, uint32_t seed, void *out) |
| std::string | VHstream (const std::string &fpath) |
| std::string | VHstring (const std::string &s) |
| void VectorHash | ( | const void * | key, |
| size_t | len, | ||
| uint32_t | seed, | ||
| void * | out ) |
References blocksize, h2, pad_buffer(), stateinit(), VectorHashBody(), VectorHashFinalize(), and vh_nint.
Referenced by VHstream(), and VHstring().

| std::string VHstream | ( | const std::string & | fpath | ) |
| std::string VHstring | ( | const std::string & | s | ) |