GRPC Core  9.0.0
Public Member Functions | Data Fields
EmitIndexedStatus Struct Reference

Public Member Functions

 EmitIndexedStatus ()=default
 
 EmitIndexedStatus (uint32_t elem_hash, bool emitted, bool can_add)
 

Data Fields

const uint32_t elem_hash = 0
 
const bool emitted = false
 
const bool can_add = false
 

Constructor & Destructor Documentation

◆ EmitIndexedStatus() [1/2]

EmitIndexedStatus::EmitIndexedStatus ( )
default

◆ EmitIndexedStatus() [2/2]

EmitIndexedStatus::EmitIndexedStatus ( uint32_t  elem_hash,
bool  emitted,
bool  can_add 
)
inline

Field Documentation

◆ can_add

const bool EmitIndexedStatus::can_add = false

◆ elem_hash

const uint32_t EmitIndexedStatus::elem_hash = 0

◆ emitted

const bool EmitIndexedStatus::emitted = false

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