CallContext

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Static functions

create
CallContext create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

call
grpc_call** call;
Undocumented in source.
data
ByteBuffer data;
Undocumented in source.
details
CallDetails details;
Undocumented in source.
metadata
MetadataArray metadata;
Undocumented in source.
mutex
shared(Mutex) mutex;
Undocumented in source.
timestamp
MonoTime timestamp;
Undocumented in source.

Meta