Classes | Public Member Functions | List of all members
grpc_core::ServerConfigSelector Class Referenceabstract

#include <server_config_selector.h>

Inheritance diagram for grpc_core::ServerConfigSelector:
Inheritance graph
[legend]

Classes

struct  CallConfig
 

Public Member Functions

virtual CallConfig GetCallConfig (grpc_metadata_batch *metadata)=0
 
 ~ServerConfigSelector () override=default
 
- Public Member Functions inherited from grpc_core::RefCounted< ServerConfigSelector >
RefCountedoperator= (const RefCounted &)=delete
 
RefCountedPtr< ServerConfigSelectorRef () GRPC_MUST_USE_RESULT
 
RefCountedPtr< ServerConfigSelectorRef (const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT
 
 RefCounted (const RefCounted &)=delete
 
RefCountedPtr< ServerConfigSelectorRefIfNonZero () GRPC_MUST_USE_RESULT
 
RefCountedPtr< ServerConfigSelectorRefIfNonZero (const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT
 
void Unref ()
 
void Unref (const DebugLocation &location, const char *reason)
 
 ~RefCounted ()=default
 
- Public Member Functions inherited from grpc_core::PolymorphicRefCount
virtual ~PolymorphicRefCount ()=default
 

Additional Inherited Members

- Public Types inherited from grpc_core::RefCounted< ServerConfigSelector >
using RefCountedChildType = ServerConfigSelector
 
- Protected Member Functions inherited from grpc_core::RefCounted< ServerConfigSelector >
 RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1)
 

Detailed Description

Definition at line 41 of file server_config_selector.h.

Constructor & Destructor Documentation

◆ ~ServerConfigSelector()

grpc_core::ServerConfigSelector::~ServerConfigSelector ( )
overridedefault

Member Function Documentation

◆ GetCallConfig()

virtual CallConfig grpc_core::ServerConfigSelector::GetCallConfig ( grpc_metadata_batch metadata)
pure virtual

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


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