#include <stream.h>
Inherited by ccf::grpc::Stream< T >.
◆ BaseStream() [1/2]
◆ BaseStream() [2/2]
| ccf::grpc::BaseStream::BaseStream |
( |
const BaseStream & |
| ) |
|
|
protecteddefault |
◆ close_stream()
◆ set_on_close_callback()
◆ start_stream()
| void ccf::grpc::BaseStream::start_stream |
( |
http_status |
status = HTTP_STATUS_OK, |
|
|
const http::HeaderMap & |
headers = default_response_headers |
|
) |
| |
|
inlineprotected |
◆ stream_data()
| bool ccf::grpc::BaseStream::stream_data |
( |
std::span< const uint8_t > |
data | ) |
|
|
inlineprotected |
The documentation for this class was generated from the following file: