public class BottleCallback
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
BottleCallback() |
protected |
BottleCallback(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(BottleCallback obj) |
void |
onRead(Bottle datum) |
void |
onRead(Bottle datum,
TypedReaderBottle reader) |
protected void |
swigDirectorDisconnect() |
void |
swigReleaseOwnership() |
void |
swigTakeOwnership() |
protected BottleCallback(long cPtr, boolean cMemoryOwn)
public BottleCallback()
protected static long getCPtr(BottleCallback 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(Bottle datum)
public void onRead(Bottle datum, TypedReaderBottle reader)