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

#include <internal.h>

Public Member Functions

 hm_fragment ()
 
 hm_fragment (const hm_fragment &)=delete
 
hm_fragmentoperator= (const hm_fragment &)=delete
 
 ~hm_fragment ()
 

Public Attributes

uint8_tdata = nullptr
 
uint32_t msg_len = 0
 
uint8_treassembly = nullptr
 
uint16_t seq = 0
 
uint8_t type = 0
 

Static Public Attributes

static constexpr bool kAllowUniquePtr = true
 

Detailed Description

Definition at line 2850 of file third_party/boringssl-with-bazel/src/ssl/internal.h.

Constructor & Destructor Documentation

◆ hm_fragment() [1/2]

hm_fragment::hm_fragment ( )
inline

◆ hm_fragment() [2/2]

hm_fragment::hm_fragment ( const hm_fragment )
delete

◆ ~hm_fragment()

hm_fragment::~hm_fragment ( )

Definition at line 146 of file d1_both.cc.

Member Function Documentation

◆ operator=()

hm_fragment& hm_fragment::operator= ( const hm_fragment )
delete

Member Data Documentation

◆ data

uint8_t* hm_fragment::data = nullptr

◆ kAllowUniquePtr

constexpr bool hm_fragment::kAllowUniquePtr = true
staticconstexpr

◆ msg_len

uint32_t hm_fragment::msg_len = 0

◆ reassembly

uint8_t* hm_fragment::reassembly = nullptr

◆ seq

uint16_t hm_fragment::seq = 0

◆ type

uint8_t hm_fragment::type = 0

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


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