Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
grpc_core::XdsChannelStackModifier Class Reference

#include <xds_channel_stack_modifier.h>

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

Public Member Functions

grpc_arg MakeChannelArg () const
 
bool ModifyChannelStack (ChannelStackBuilder *builder)
 
 XdsChannelStackModifier (std::vector< const grpc_channel_filter * > filters)
 
- Public Member Functions inherited from grpc_core::RefCounted< XdsChannelStackModifier >
RefCountedoperator= (const RefCounted &)=delete
 
RefCountedPtr< XdsChannelStackModifierRef () GRPC_MUST_USE_RESULT
 
RefCountedPtr< XdsChannelStackModifierRef (const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT
 
 RefCounted (const RefCounted &)=delete
 
RefCountedPtr< XdsChannelStackModifierRefIfNonZero () GRPC_MUST_USE_RESULT
 
RefCountedPtr< XdsChannelStackModifierRefIfNonZero (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
 

Static Public Member Functions

static RefCountedPtr< XdsChannelStackModifierGetFromChannelArgs (const grpc_channel_args &args)
 

Private Attributes

std::vector< const grpc_channel_filter * > filters_
 

Additional Inherited Members

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

Detailed Description

Definition at line 40 of file xds_channel_stack_modifier.h.

Constructor & Destructor Documentation

◆ XdsChannelStackModifier()

grpc_core::XdsChannelStackModifier::XdsChannelStackModifier ( std::vector< const grpc_channel_filter * >  filters)
inlineexplicit

Definition at line 42 of file xds_channel_stack_modifier.h.

Member Function Documentation

◆ GetFromChannelArgs()

RefCountedPtr< XdsChannelStackModifier > grpc_core::XdsChannelStackModifier::GetFromChannelArgs ( const grpc_channel_args args)
static

Definition at line 96 of file xds_channel_stack_modifier.cc.

◆ MakeChannelArg()

grpc_arg grpc_core::XdsChannelStackModifier::MakeChannelArg ( ) const

Definition at line 89 of file xds_channel_stack_modifier.cc.

◆ ModifyChannelStack()

bool grpc_core::XdsChannelStackModifier::ModifyChannelStack ( ChannelStackBuilder builder)

Definition at line 61 of file xds_channel_stack_modifier.cc.

Member Data Documentation

◆ filters_

std::vector<const grpc_channel_filter*> grpc_core::XdsChannelStackModifier::filters_
private

Definition at line 52 of file xds_channel_stack_modifier.h.


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


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