Enumerations | Functions
channel_stack_type.h File Reference
#include <grpc/support/port_platform.h>
Include dependency graph for channel_stack_type.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  grpc_channel_stack_type {
  GRPC_CLIENT_CHANNEL, GRPC_CLIENT_SUBCHANNEL, GRPC_CLIENT_LAME_CHANNEL, GRPC_CLIENT_DIRECT_CHANNEL,
  GRPC_SERVER_CHANNEL, GRPC_NUM_CHANNEL_STACK_TYPES
}
 

Functions

bool grpc_channel_stack_type_is_client (grpc_channel_stack_type type)
 
const char * grpc_channel_stack_type_string (grpc_channel_stack_type type)
 

Enumeration Type Documentation

◆ grpc_channel_stack_type

Enumerator
GRPC_CLIENT_CHANNEL 
GRPC_CLIENT_SUBCHANNEL 
GRPC_CLIENT_LAME_CHANNEL 
GRPC_CLIENT_DIRECT_CHANNEL 
GRPC_SERVER_CHANNEL 
GRPC_NUM_CHANNEL_STACK_TYPES 

Definition at line 24 of file channel_stack_type.h.

Function Documentation

◆ grpc_channel_stack_type_is_client()

bool grpc_channel_stack_type_is_client ( grpc_channel_stack_type  type)

Definition at line 23 of file channel_stack_type.cc.

◆ grpc_channel_stack_type_string()

const char* grpc_channel_stack_type_string ( grpc_channel_stack_type  type)

Definition at line 41 of file channel_stack_type.cc.



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