Static Public Member Functions | Public Attributes | Private Member Functions | List of all members
BitRef Struct Reference

Static Public Member Functions

static BitRef Make ()
 
static BitRef Make ()
 
static BitRef Make ()
 

Public Attributes

unsigned char & byte
 
int index
 

Private Member Functions

 BitRef (int i, unsigned char &b)
 
 BitRef (int i, unsigned char &b)
 
 BitRef (int i, unsigned char &b)
 

Detailed Description

Definition at line 14 of file benchmark/test/donotoptimize_test.cc.

Constructor & Destructor Documentation

◆ BitRef() [1/3]

BitRef::BitRef ( int  i,
unsigned char &  b 
)
inlineprivate

Definition at line 25 of file benchmark/test/donotoptimize_test.cc.

◆ BitRef() [2/3]

BitRef::BitRef ( int  i,
unsigned char &  b 
)
inlineprivate

◆ BitRef() [3/3]

BitRef::BitRef ( int  i,
unsigned char &  b 
)
inlineprivate

Member Function Documentation

◆ Make() [1/3]

static BitRef BitRef::Make ( )
inlinestatic

Definition at line 19 of file benchmark/test/donotoptimize_test.cc.

◆ Make() [2/3]

static BitRef BitRef::Make ( )
inlinestatic

◆ Make() [3/3]

static BitRef BitRef::Make ( )
inlinestatic

Member Data Documentation

◆ byte

unsigned char & BitRef::byte

Definition at line 16 of file benchmark/test/donotoptimize_test.cc.

◆ index

int BitRef::index

Definition at line 15 of file benchmark/test/donotoptimize_test.cc.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:41