de.uni_tuebingen.sfb.lichtenstein.binarytrees
Class mgGta

java.lang.Object
  extended by de.uni_tuebingen.sfb.lichtenstein.binarytrees.mgGta

public class mgGta
extends Object

A wrapper class around a C construct.


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  mgGta()
           
protected mgGta(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
          The finalize method just calls the delete method to take care of C memory management.
protected static long getCPtr(mgGta 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

mgGta

protected mgGta(long cPtr,
                boolean cMemoryOwn)

mgGta

public mgGta()
Method Detail

getCPtr

protected static long getCPtr(mgGta obj)

finalize

protected void finalize()
The finalize method just calls the delete method to take care of C memory management.

Overrides:
finalize in class Object

delete

public void delete()


© Copyright 2008 Hendrik Maryns   Creative Commons License