Public Member Functions | Private Attributes | List of all members
grpc_core::metadata_detail::RemoveHelper< Container > Class Template Reference

#include <metadata_batch.h>

Public Member Functions

template<typename Trait >
GPR_ATTRIBUTE_NOINLINE void Found (Trait trait)
 
GPR_ATTRIBUTE_NOINLINE void NotFound (absl::string_view key)
 
 RemoveHelper (Container *container)
 

Private Attributes

Container *const container_
 

Detailed Description

template<typename Container>
class grpc_core::metadata_detail::RemoveHelper< Container >

Definition at line 543 of file metadata_batch.h.

Constructor & Destructor Documentation

◆ RemoveHelper()

template<typename Container >
grpc_core::metadata_detail::RemoveHelper< Container >::RemoveHelper ( Container *  container)
inlineexplicit

Definition at line 545 of file metadata_batch.h.

Member Function Documentation

◆ Found()

template<typename Container >
template<typename Trait >
GPR_ATTRIBUTE_NOINLINE void grpc_core::metadata_detail::RemoveHelper< Container >::Found ( Trait  trait)
inline

Definition at line 548 of file metadata_batch.h.

◆ NotFound()

template<typename Container >
GPR_ATTRIBUTE_NOINLINE void grpc_core::metadata_detail::RemoveHelper< Container >::NotFound ( absl::string_view  key)
inline

Definition at line 552 of file metadata_batch.h.

Member Data Documentation

◆ container_

template<typename Container >
Container* const grpc_core::metadata_detail::RemoveHelper< Container >::container_
private

Definition at line 557 of file metadata_batch.h.


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


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