#include <promise_based_filter.h>
Definition at line 204 of file promise_based_filter.h.
◆ CapturedBatch() [1/4]
| grpc_core::promise_filter_detail::BaseCallData::CapturedBatch::CapturedBatch |
( |
| ) |
|
◆ CapturedBatch() [2/4]
◆ ~CapturedBatch()
| grpc_core::promise_filter_detail::BaseCallData::CapturedBatch::~CapturedBatch |
( |
| ) |
|
◆ CapturedBatch() [3/4]
| grpc_core::promise_filter_detail::BaseCallData::CapturedBatch::CapturedBatch |
( |
const CapturedBatch & |
rhs | ) |
|
◆ CapturedBatch() [4/4]
| grpc_core::promise_filter_detail::BaseCallData::CapturedBatch::CapturedBatch |
( |
CapturedBatch && |
rhs | ) |
|
|
noexcept |
◆ CancelWith()
| void grpc_core::promise_filter_detail::BaseCallData::CapturedBatch::CancelWith |
( |
grpc_error_handle |
error, |
|
|
Flusher * |
releaser |
|
) |
| |
◆ CompleteWith()
| void grpc_core::promise_filter_detail::BaseCallData::CapturedBatch::CompleteWith |
( |
Flusher * |
releaser | ) |
|
◆ is_captured()
| bool grpc_core::promise_filter_detail::BaseCallData::CapturedBatch::is_captured |
( |
| ) |
const |
|
inline |
◆ operator->()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ResumeWith()
| void grpc_core::promise_filter_detail::BaseCallData::CapturedBatch::ResumeWith |
( |
Flusher * |
releaser | ) |
|
◆ Swap()
| void grpc_core::promise_filter_detail::BaseCallData::CapturedBatch::Swap |
( |
CapturedBatch * |
other | ) |
|
|
inline |
◆ batch_
The documentation for this class was generated from the following files: