yarp
Class SearchMonitor

java.lang.Object
  extended by yarp.SearchMonitor

public class SearchMonitor
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
SearchMonitor(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
static long getCPtr(SearchMonitor obj)
           
 void report(SearchReport report, java.lang.String context)
           
 
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

SearchMonitor

public SearchMonitor(long cPtr,
                     boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(SearchMonitor obj)

finalize

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

delete

public void delete()

report

public void report(SearchReport report,
                   java.lang.String context)