GRPC C++  1.39.1
Data Fields
grpc_chttp2_ping_parser Struct Reference

#include <frame_ping.h>

Data Fields

uint8_t byte
 
uint8_t is_ack
 
uint64_t opaque_8bytes
 

Field Documentation

◆ byte

uint8_t grpc_chttp2_ping_parser::byte

◆ is_ack

uint8_t grpc_chttp2_ping_parser::is_ack

◆ opaque_8bytes

uint64_t grpc_chttp2_ping_parser::opaque_8bytes

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