yarp
Class PortReport

java.lang.Object
  extended by yarp.PortReport

public class PortReport
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
PortReport(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
static long getCPtr(PortReport obj)
           
 void report(SWIGTYPE_p_yarp__os__PortInfo info)
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

PortReport

public PortReport(long cPtr,
                  boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(PortReport obj)

finalize

protected void finalize()
Overrides:
finalize in class java.lang.Object

delete

public void delete()

report

public void report(SWIGTYPE_p_yarp__os__PortInfo info)