Public Types | Public Attributes | List of all members
grpc_core::HPackParser::LogInfo Struct Reference

#include <hpack_parser.h>

Public Types

enum  Type : uint8_t { kHeaders, kTrailers, kDontKnow }
 

Public Attributes

bool is_client
 
uint32_t stream_id
 
Type type
 

Detailed Description

Definition at line 59 of file hpack_parser.h.

Member Enumeration Documentation

◆ Type

Enumerator
kHeaders 
kTrailers 
kDontKnow 

Definition at line 63 of file hpack_parser.h.

Member Data Documentation

◆ is_client

bool grpc_core::HPackParser::LogInfo::is_client

Definition at line 70 of file hpack_parser.h.

◆ stream_id

uint32_t grpc_core::HPackParser::LogInfo::stream_id

Definition at line 61 of file hpack_parser.h.

◆ type

Type grpc_core::HPackParser::LogInfo::type

Definition at line 68 of file hpack_parser.h.


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


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