arrow.execute_node_options

Module for [ExecuteNodeOptions] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
ExecuteNodeOptions self() nothrowReturns `this`, for use in `with` statements.
ExecuteNodeOptionsGidBuilder builder() static nothrowGet builder for [arrow.execute_node_options.ExecuteNodeOptions] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrow.execute_node_options.ExecuteNodeOptions

Methods
T options(void * propval) nothrow