Public Types | Public Member Functions | Static Public Member Functions | List of all members
absl::ConstBitGen Class Reference

Public Types

using result_type = absl::BitGen::result_type
 
using result_type = absl::BitGen::result_type
 

Public Member Functions

bool InvokeMock (base_internal::FastTypeIdType index, void *, void *result)
 
bool InvokeMock (base_internal::FastTypeIdType index, void *, void *result)
 
result_type operator() ()
 
result_type operator() ()
 

Static Public Member Functions

static constexpr result_type() max ()
 
static constexpr result_type() max ()
 
static constexpr result_type() min ()
 
static constexpr result_type() min ()
 

Detailed Description

Definition at line 27 of file abseil-cpp/absl/random/bit_gen_ref_test.cc.

Member Typedef Documentation

◆ result_type [1/2]

Definition at line 30 of file abseil-cpp/absl/random/bit_gen_ref_test.cc.

◆ result_type [2/2]

Member Function Documentation

◆ InvokeMock() [1/2]

bool absl::ConstBitGen::InvokeMock ( base_internal::FastTypeIdType  index,
void *  ,
void *  result 
)
inline

Definition at line 37 of file abseil-cpp/absl/random/bit_gen_ref_test.cc.

◆ InvokeMock() [2/2]

bool absl::ConstBitGen::InvokeMock ( base_internal::FastTypeIdType  index,
void *  ,
void *  result 
)
inline

◆ max() [1/2]

static constexpr result_type() absl::ConstBitGen::max ( )
inlinestaticconstexpr

Definition at line 33 of file abseil-cpp/absl/random/bit_gen_ref_test.cc.

◆ max() [2/2]

static constexpr result_type() absl::ConstBitGen::max ( )
inlinestaticconstexpr

◆ min() [1/2]

static constexpr result_type() absl::ConstBitGen::min ( )
inlinestaticconstexpr

◆ min() [2/2]

static constexpr result_type() absl::ConstBitGen::min ( )
inlinestaticconstexpr

Definition at line 32 of file abseil-cpp/absl/random/bit_gen_ref_test.cc.

◆ operator()() [1/2]

result_type absl::ConstBitGen::operator() ( )
inline

Definition at line 34 of file abseil-cpp/absl/random/bit_gen_ref_test.cc.

◆ operator()() [2/2]

result_type absl::ConstBitGen::operator() ( )
inline

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


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