Definition at line 60 of file oracle_event_engine_posix.h.
◆ ReadOperation() [1/2]
grpc_event_engine::experimental::PosixOracleEndpoint::ReadOperation::ReadOperation |
( |
| ) |
|
|
inline |
◆ ReadOperation() [2/2]
◆ GetNumBytesToRead()
int grpc_event_engine::experimental::PosixOracleEndpoint::ReadOperation::GetNumBytesToRead |
( |
| ) |
const |
|
inline |
◆ IsValid()
bool grpc_event_engine::experimental::PosixOracleEndpoint::ReadOperation::IsValid |
( |
| ) |
|
|
inline |
◆ operator()()
void grpc_event_engine::experimental::PosixOracleEndpoint::ReadOperation::operator() |
( |
std::string |
read_data, |
|
|
absl::Status |
status |
|
) |
| |
|
inline |
◆ buffer_
SliceBuffer* grpc_event_engine::experimental::PosixOracleEndpoint::ReadOperation::buffer_ |
|
private |
◆ num_bytes_to_read_
int grpc_event_engine::experimental::PosixOracleEndpoint::ReadOperation::num_bytes_to_read_ |
|
private |
◆ on_complete_
The documentation for this class was generated from the following file: