public class PortReader
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
PortReader() |
protected |
PortReader(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(PortReader obj) |
SWIGTYPE_p_Type |
getReadType() |
boolean |
read(ConnectionReader connection) |
protected void |
swigDirectorDisconnect() |
void |
swigReleaseOwnership() |
void |
swigTakeOwnership() |
protected PortReader(long cPtr, boolean cMemoryOwn)
public PortReader()
protected static long getCPtr(PortReader obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
protected void swigDirectorDisconnect()
public void swigReleaseOwnership()
public void swigTakeOwnership()
public boolean read(ConnectionReader connection)
public SWIGTYPE_p_Type getReadType()