GRPC C++  1.39.1
Static Public Member Functions
grpc_core::ContextList Class Reference

A list of RPC Contexts. More...

#include <context_list.h>

Static Public Member Functions

static void Append (ContextList **head, grpc_chttp2_stream *s)
 
static void Execute (void *arg, grpc_core::Timestamps *ts, grpc_error_handle error)
 

Detailed Description

A list of RPC Contexts.

Member Function Documentation

◆ Append()

void grpc_core::ContextList::Append ( ContextList **  head,
grpc_chttp2_stream s 
)
static

◆ Execute()

void grpc_core::ContextList::Execute ( void *  arg,
grpc_core::Timestamps ts,
grpc_error_handle  error 
)
static

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