#include <byte_stream.h>
◆ CachingByteStream()
grpc_core::ByteStreamCache::CachingByteStream::CachingByteStream |
( |
ByteStreamCache * |
cache | ) |
|
|
explicit |
◆ ~CachingByteStream()
grpc_core::ByteStreamCache::CachingByteStream::~CachingByteStream |
( |
| ) |
|
◆ Next()
bool grpc_core::ByteStreamCache::CachingByteStream::Next |
( |
size_t |
max_size_hint, |
|
|
grpc_closure * |
on_complete |
|
) |
| |
|
overridevirtual |
◆ Orphan()
void grpc_core::ByteStreamCache::CachingByteStream::Orphan |
( |
| ) |
|
|
overridevirtual |
◆ Pull()
◆ Reset()
void grpc_core::ByteStreamCache::CachingByteStream::Reset |
( |
| ) |
|
◆ Shutdown()
void grpc_core::ByteStreamCache::CachingByteStream::Shutdown |
( |
grpc_error * |
error | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: