Class pause_flags_t
java.lang.Object
com.frostwire.jlibtorrent.swig.pause_flags_t
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic pause_flags_tall()and_(pause_flags_t other) voiddelete()booleaneq(pause_flags_t f) static pause_flags_tfrom_int(int val) protected static longgetCPtr(pause_flags_t obj) inv()booleanne(pause_flags_t f) booleannon_zero()booleannonZero()or_(pause_flags_t other) protected static longswigRelease(pause_flags_t obj) intto_int()xor_(pause_flags_t other)
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
pause_flags_t
protected pause_flags_t(long cPtr, boolean cMemoryOwn) -
pause_flags_t
public pause_flags_t()
-
-
Method Details
-
getCPtr
-
swigRelease
-
delete
public void delete() -
all
-
non_zero
public boolean non_zero() -
nonZero
public boolean nonZero() -
eq
-
ne
-
or_
-
and_
-
xor_
-
inv
-
to_int
public int to_int() -
from_int
-