public class PropertyCallback
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
PropertyCallback() |
protected |
PropertyCallback(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(PropertyCallback obj) |
void |
onRead(Property datum) |
void |
onRead(Property datum,
TypedReaderProperty reader) |
protected void |
swigDirectorDisconnect() |
void |
swigReleaseOwnership() |
void |
swigTakeOwnership() |
protected PropertyCallback(long cPtr, boolean cMemoryOwn)
public PropertyCallback()
protected static long getCPtr(PropertyCallback obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
protected void swigDirectorDisconnect()
public void swigReleaseOwnership()
public void swigTakeOwnership()
public void onRead(Property datum)
public void onRead(Property datum, TypedReaderProperty reader)