Public Attributes | List of all members
grpc_core::Server::ChannelRegisteredMethod Struct Reference

Public Attributes

uint32_t flags
 
bool has_host
 
Slice host
 
Slice method
 
RegisteredMethod * server_registered_method = nullptr
 

Detailed Description

Definition at line 207 of file src/core/lib/surface/server.h.

Member Data Documentation

◆ flags

uint32_t grpc_core::Server::ChannelRegisteredMethod::flags

Definition at line 209 of file src/core/lib/surface/server.h.

◆ has_host

bool grpc_core::Server::ChannelRegisteredMethod::has_host

Definition at line 210 of file src/core/lib/surface/server.h.

◆ host

Slice grpc_core::Server::ChannelRegisteredMethod::host

Definition at line 212 of file src/core/lib/surface/server.h.

◆ method

Slice grpc_core::Server::ChannelRegisteredMethod::method

Definition at line 211 of file src/core/lib/surface/server.h.

◆ server_registered_method

RegisteredMethod* grpc_core::Server::ChannelRegisteredMethod::server_registered_method = nullptr

Definition at line 208 of file src/core/lib/surface/server.h.


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


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