public class RevBool
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Constructor and Description |
---|
RevBool(boolean val) |
RevBool(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(RevBool obj) |
void |
setValue(Solver s,
boolean val) |
static long |
swigRelease(RevBool obj) |
boolean |
value() |
public RevBool(long cPtr, boolean cMemoryOwn)
public RevBool(boolean val)
public static long getCPtr(RevBool obj)
public static long swigRelease(RevBool obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public boolean value()
public void setValue(Solver s, boolean val)
Copyright © 2025. All rights reserved.