arrowflight.descriptor

Module for [Descriptor] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
Descriptor self() nothrowReturns `this`, for use in `with` statements.
DescriptorGidBuilder builder() static nothrowGet builder for [arrowflight.descriptor.Descriptor] Returns: New builder object
bool equal(arrowflight.descriptor.Descriptor otherDescriptor) nothrow
string toString_() nothrow
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrowflight.descriptor.Descriptor

Methods
T descriptor(void * propval) nothrow
Methods
Descriptor build() nothrowCreate object from builder. Returns: New object