grpc-d-core ~master (2021-10-08T04:49:21Z)
Dub
Repo
RecvInitialMetadataOp
grpc
common
batchcall
Undocumented in source.
class
RecvInitialMetadataOp :
RemoteOp
{
grpc_op_type
type
();
grpc_op
value
();
this
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
type
grpc_op_type
type
()
Undocumented in source. Be warned that the author may not have intended to support it.
value
grpc_op
value
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From RemoteOp
type
grpc_op_type
type
()
Undocumented in source.
value
grpc_op
value
()
Undocumented in source.
Meta
Source
See Implementation
grpc
common
batchcall
classes
BatchCall
RecvCloseOnServerOp
RecvInitialMetadataOp
RecvMessageOp
SendInitialMetadataOp
SendMessageOp
SendStatusFromServerOp
interfaces
RemoteOp