|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectyarp.PortReader
yarp.Portable
yarp.PortablePairBase
public class PortablePairBase
Field Summary |
---|
Fields inherited from class yarp.PortReader |
---|
swigCMemOwn |
Constructor Summary | |
---|---|
PortablePairBase(long cPtr,
boolean cMemoryOwn)
|
Method Summary | |
---|---|
void |
delete()
|
protected void |
finalize()
|
static long |
getCPtr(PortablePairBase obj)
|
static boolean |
readPair(ConnectionReader connection,
Portable head,
Portable body)
|
static boolean |
writePair(ConnectionWriter connection,
Portable head,
Portable body)
|
Methods inherited from class yarp.Portable |
---|
copyPortable, getCPtr, getType, read, write |
Methods inherited from class yarp.PortReader |
---|
getCPtr, getReadType, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortablePairBase(long cPtr, boolean cMemoryOwn)
Method Detail |
---|
public static long getCPtr(PortablePairBase obj)
protected void finalize()
finalize
in class Portable
public void delete()
delete
in class Portable
public static boolean readPair(ConnectionReader connection, Portable head, Portable body)
public static boolean writePair(ConnectionWriter connection, Portable head, Portable body)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |