public class error_carrier extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
error_carrier() |
protected |
error_carrier(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(error_carrier obj) |
qdb_error_t |
getError() |
void |
setError(qdb_error_t value) |
protected error_carrier(long cPtr,
boolean cMemoryOwn)
public error_carrier()
protected static long getCPtr(error_carrier obj)
public void delete()
public void setError(qdb_error_t value)
public qdb_error_t getError()
Copyright © 2015 quasardb. All Rights Reserved.