public class Variable
extends Symbol
-
Field Summary
Fields inherited from class edu.tufts.hrilab.vision.common.fol.swig.Symbol
swigCMemOwn
-
Constructor Summary
Constructors
-
Method Summary
void
protected void
static long
-
Constructor Details
-
Variable
protected Variable(long cPtr,
boolean cMemoryOwn)
-
-
Method Details
-
getCPtr
public static long getCPtr(Variable obj)
-
finalize
protected void finalize()
- Overrides:
finalize
in class Symbol
-
delete
public void delete()
- Overrides:
delete
in class Symbol
-
-