yarp
Class VectorBase
java.lang.Object
yarp.PortReader
yarp.Portable
yarp.VectorBase
public class VectorBase
- extends Portable
Constructor Summary |
VectorBase(long cPtr,
boolean cMemoryOwn)
|
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VectorBase
public VectorBase(long cPtr,
boolean cMemoryOwn)
getCPtr
public static long getCPtr(VectorBase obj)
finalize
protected void finalize()
- Overrides:
finalize
in class Portable
delete
public void delete()
- Overrides:
delete
in class Portable
getElementSize
public int getElementSize()
getListSize
public long getListSize()
getMemoryBlock
public java.lang.String getMemoryBlock()
resize
public void resize(long size)
read
public boolean read(ConnectionReader connection)
- Overrides:
read
in class Portable
write
public boolean write(ConnectionWriter connection)
- Overrides:
write
in class Portable