#include <hash.h>
◆ PiecewiseCombiner() [1/4]
absl::hash_internal::PiecewiseCombiner::PiecewiseCombiner |
( |
| ) |
|
|
inline |
◆ PiecewiseCombiner() [2/4]
◆ PiecewiseCombiner() [3/4]
absl::hash_internal::PiecewiseCombiner::PiecewiseCombiner |
( |
| ) |
|
|
inline |
◆ PiecewiseCombiner() [4/4]
◆ add_buffer() [1/4]
template<typename H >
H absl::hash_internal::PiecewiseCombiner::add_buffer |
( |
H |
state, |
|
|
const char * |
data, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ add_buffer() [2/4]
template<typename H >
H absl::hash_internal::PiecewiseCombiner::add_buffer |
( |
H |
state, |
|
|
const char * |
data, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ add_buffer() [3/4]
template<typename H >
H absl::hash_internal::PiecewiseCombiner::add_buffer |
( |
H |
state, |
|
|
const unsigned char * |
data, |
|
|
size_t |
size |
|
) |
| |
◆ add_buffer() [4/4]
template<typename H >
H absl::hash_internal::PiecewiseCombiner::add_buffer |
( |
H |
state, |
|
|
const unsigned char * |
data, |
|
|
size_t |
size |
|
) |
| |
◆ finalize() [1/2]
template<typename H >
H absl::hash_internal::PiecewiseCombiner::finalize |
( |
H |
state | ) |
|
◆ finalize() [2/2]
template<typename H >
H absl::hash_internal::PiecewiseCombiner::finalize |
( |
H |
state | ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ buf_
unsigned char absl::hash_internal::PiecewiseCombiner::buf_ |
|
private |
◆ position_
size_t absl::hash_internal::PiecewiseCombiner::position_ |
|
private |
The documentation for this class was generated from the following file: