#include <channel_filter.h>
◆ operator!=()
bool grpc::MetadataBatch::const_iterator::operator!= |
( |
const const_iterator & |
other | ) |
const |
|
inline |
◆ operator*()
const grpc_mdelem& grpc::MetadataBatch::const_iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
◆ operator++() [2/2]
const_iterator grpc::MetadataBatch::const_iterator::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator--() [1/2]
◆ operator--() [2/2]
const_iterator grpc::MetadataBatch::const_iterator::operator-- |
( |
int |
| ) |
|
|
inline |
◆ operator->()
grpc_mdelem grpc::MetadataBatch::const_iterator::operator-> |
( |
| ) |
const |
|
inline |
◆ operator==()
bool grpc::MetadataBatch::const_iterator::operator== |
( |
const const_iterator & |
other | ) |
const |
|
inline |
◆ MetadataBatch
The documentation for this class was generated from the following file: