Class client_data_t
java.lang.Object
com.frostwire.jlibtorrent.swig.client_data_t
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionclient_data_t(long arg0) protectedclient_data_t(long cPtr, boolean cMemoryOwn) -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()longget()protected static longgetCPtr(client_data_t obj) protected static longswigRelease(client_data_t obj)
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
client_data_t
protected client_data_t(long cPtr, boolean cMemoryOwn) -
client_data_t
public client_data_t() -
client_data_t
public client_data_t(long arg0)
-
-
Method Details
-
getCPtr
-
swigRelease
-
delete
public void delete() -
get
public long get()
-