|
GRPC Core
9.0.0
|
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 |
|
default |
|
inline |
| const bool EmitIndexedStatus::can_add = false |
| const uint32_t EmitIndexedStatus::elem_hash = 0 |
| const bool EmitIndexedStatus::emitted = false |