yarp
Class PortWriterBufferBase
java.lang.Object
yarp.PortWriterBufferBase
public class PortWriterBufferBase
- 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
PortWriterBufferBase
public PortWriterBufferBase(long cPtr,
boolean cMemoryOwn)
getCPtr
public static long getCPtr(PortWriterBufferBase obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
create
public PortWriterWrapper create(PortWriterBufferManager man,
SWIGTYPE_p_void tracker)
getContent
public SWIGTYPE_p_void getContent()
releaseContent
public boolean releaseContent()
getCount
public int getCount()
attach
public void attach(Port port)
detach
public void detach()
write
public void write(boolean strict)
waitForWrite
public void waitForWrite()