edu.toronto.cs.tp.cvcl
Class Context

java.lang.Object
  extended by edu.toronto.cs.tp.cvcl.Context

public class Context
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
protected Context()
           
protected Context(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
protected static long getCPtr(Context obj)
           
 
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

Context

protected Context(long cPtr,
                  boolean cMemoryOwn)

Context

protected Context()
Method Detail

finalize

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

delete

public void delete()

getCPtr

protected static long getCPtr(Context obj)