public class FnComponent extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
FnComponent() |
FnComponent(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
FnInfo |
fn_info() |
static long |
getCPtr(FnComponent obj) |
FnInfo |
mutable_fn_info() |
public FnComponent(long cPtr,
boolean cMemoryOwn)
public FnComponent()
public static long getCPtr(FnComponent obj)
public void delete()
public FnInfo fn_info()
public FnInfo mutable_fn_info()
Copyright © 2021. All rights reserved.