public class Trace extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
Trace(long cPtr,
boolean cMemoryOwn) |
Trace(String file,
int line,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(Trace obj) |
String |
getFile() |
int |
getLine() |
String |
getMsg() |
void |
setFile(String value) |
void |
setLine(int value) |
void |
setMsg(String value) |
Copyright © 2021. All rights reserved.