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