public class PortablePairBase extends Portable
swigCMemOwn
Modifier | Constructor and Description |
---|---|
protected |
PortablePairBase(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(PortablePairBase obj) |
static boolean |
readPair(ConnectionReader connection,
Portable head,
Portable body) |
static boolean |
writePair(ConnectionWriter connection,
Portable head,
Portable body) |
getCPtr, getReadType, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership
protected static long getCPtr(PortablePairBase obj)
public static boolean readPair(ConnectionReader connection, Portable head, Portable body)
public static boolean writePair(ConnectionWriter connection, Portable head, Portable body)