arrow.function_
Module for [Function] class
Types 3
Methods
FunctionGidBuilder builder() static nothrowGet builder for [arrow.function_.Function] Returns: New builder objectbool equal(arrow.function_.Function otherFunction) nothrowarrow.datum.Datum execute(arrow.datum.Datum[] args, arrow.function_options.FunctionOptions options = null, arrow.execute_context.ExecuteContext context = null)arrow.function_doc.FunctionDoc getDoc() nothrowstring getName() nothrowgobject.types.GType getOptionsType() nothrowstring toString_() nothrowFluent builder implementation template for arrow.function_.Function
Methods
T function_(void * propval) nothrowFluent builder for arrow.function_.Function