Public Attributes | List of all members
alts_grpc_record_protocol_vtable Struct Reference

#include <alts_grpc_record_protocol_common.h>

Public Attributes

void(* destruct )(alts_grpc_record_protocol *self)
 
tsi_result(* protect )(alts_grpc_record_protocol *self, grpc_slice_buffer *unprotected_slices, grpc_slice_buffer *protected_slices)
 
tsi_result(* unprotect )(alts_grpc_record_protocol *self, grpc_slice_buffer *protected_slices, grpc_slice_buffer *unprotected_slices)
 

Detailed Description

this file contains alts_grpc_record_protocol internals and internal-only helper functions. The public functions of alts_grpc_record_protocol are defined in the alts_grpc_record_protocol.h.

Definition at line 34 of file alts_grpc_record_protocol_common.h.

Member Data Documentation

◆ destruct

void(* alts_grpc_record_protocol_vtable::destruct) (alts_grpc_record_protocol *self)

Definition at line 41 of file alts_grpc_record_protocol_common.h.

◆ protect

tsi_result(* alts_grpc_record_protocol_vtable::protect) (alts_grpc_record_protocol *self, grpc_slice_buffer *unprotected_slices, grpc_slice_buffer *protected_slices)

Definition at line 35 of file alts_grpc_record_protocol_common.h.

◆ unprotect

tsi_result(* alts_grpc_record_protocol_vtable::unprotect) (alts_grpc_record_protocol *self, grpc_slice_buffer *protected_slices, grpc_slice_buffer *unprotected_slices)

Definition at line 38 of file alts_grpc_record_protocol_common.h.


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


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