#include <metadata_batch.h>
Public Member Functions | |
AppendHelper (Container *container, Slice value, MetadataParseErrorFn on_error) | |
template<typename Trait > | |
GPR_ATTRIBUTE_NOINLINE void | Found (Trait trait) |
GPR_ATTRIBUTE_NOINLINE void | NotFound (absl::string_view key) |
Private Attributes | |
Container *const | container_ |
MetadataParseErrorFn | on_error_ |
Slice | value_ |
Definition at line 515 of file metadata_batch.h.
|
inline |
Definition at line 517 of file metadata_batch.h.
|
inline |
Definition at line 521 of file metadata_batch.h.
|
inline |
Definition at line 529 of file metadata_batch.h.
|
private |
Definition at line 534 of file metadata_batch.h.
|
private |
Definition at line 536 of file metadata_batch.h.
|
private |
Definition at line 535 of file metadata_batch.h.