arrowflight.server_call_context

Module for [ServerCallContext] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
ServerCallContext self() nothrowReturns `this`, for use in `with` statements.
ServerCallContextGidBuilder builder() static nothrowGet builder for [arrowflight.server_call_context.ServerCallContext] Returns: New builder object
void foreachIncomingHeader(arrowflight.types.HeaderFunc func) nothrowIterates over all incoming headers.
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrowflight.server_call_context.ServerCallContext

Methods
T callContext(void * propval) nothrow