| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
FunctionResult |
FunctionRegistry.GetFunction(BytePointer name) |
FunctionResult |
FunctionRegistry.GetFunction(String name)
\brief Retrieve a function by name from the registry
|
FunctionResult |
FunctionResult.getPointer(long i) |
FunctionResult |
FunctionResult.position(long position) |
FunctionResult |
FunctionResult.put(FunctionResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FunctionResult.Equals(FunctionResult other)
Compare to another Result.
|
FunctionResult |
FunctionResult.put(FunctionResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
FunctionResult(FunctionResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.