yarp
Class charArray
java.lang.Object
yarp.charArray
public class charArray
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
charArray
public charArray(long cPtr,
boolean cMemoryOwn)
charArray
public charArray(int nelements)
getCPtr
public static long getCPtr(charArray obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
getitem
public short getitem(int index)
setitem
public void setitem(int index,
short value)
cast
public SWIGTYPE_p_unsigned_char cast()
frompointer
public static charArray frompointer(SWIGTYPE_p_unsigned_char t)