Class ip_route
java.lang.Object
com.frostwire.jlibtorrent.swig.ip_route
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()protected static longintgetMtu()getName()voidsetDestination(address value) voidsetGateway(address value) voidsetMtu(int value) voidsetName(byte_vector value) voidsetNetmask(address value) voidsetSource_hint(address value) protected static longswigRelease(ip_route obj)
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
ip_route
protected ip_route(long cPtr, boolean cMemoryOwn) -
ip_route
public ip_route()
-
-
Method Details
-
getCPtr
-
swigRelease
-
delete
public void delete() -
setDestination
-
getDestination
-
setNetmask
-
getNetmask
-
setGateway
-
getGateway
-
setSource_hint
-
getSource_hint
-
setName
-
getName
-
setMtu
public void setMtu(int value) -
getMtu
public int getMtu()
-