Class pex_flags_t
java.lang.Object
com.frostwire.jlibtorrent.swig.pex_flags_t
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic pex_flags_tall()and_(pex_flags_t other) voiddelete()booleaneq(pex_flags_t f) static pex_flags_tfrom_int(int val) protected static longgetCPtr(pex_flags_t obj) inv()booleanne(pex_flags_t f) booleannon_zero()booleannonZero()or_(pex_flags_t other) protected static longswigRelease(pex_flags_t obj) intto_int()xor_(pex_flags_t other)
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
pex_flags_t
protected pex_flags_t(long cPtr, boolean cMemoryOwn) -
pex_flags_t
public pex_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
-