Static Public Member Functions | List of all members
absl::random_internal::RandenSlow Class Reference

#include <randen_slow.h>

Static Public Member Functions

static void Absorb (const void *seed_void, void *state_void)
 
static void Absorb (const void *seed_void, void *state_void)
 
static void Generate (const void *keys, void *state_void)
 
static void Generate (const void *keys, void *state_void)
 
static const void * GetKeys ()
 
static const void * GetKeys ()
 

Detailed Description

Definition at line 29 of file abseil-cpp/absl/random/internal/randen_slow.h.

Member Function Documentation

◆ Absorb() [1/2]

void absl::random_internal::RandenSlow::Absorb ( const void *  seed_void,
void *  state_void 
)
static

◆ Absorb() [2/2]

static void absl::random_internal::RandenSlow::Absorb ( const void *  seed_void,
void *  state_void 
)
static

◆ Generate() [1/2]

void absl::random_internal::RandenSlow::Generate ( const void *  keys,
void *  state_void 
)
static

◆ Generate() [2/2]

static void absl::random_internal::RandenSlow::Generate ( const void *  keys,
void *  state_void 
)
static

◆ GetKeys() [1/2]

const void * absl::random_internal::RandenSlow::GetKeys ( )
static

◆ GetKeys() [2/2]

static const void* absl::random_internal::RandenSlow::GetKeys ( )
static

The documentation for this class was generated from the following files:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:55