Class ip_filter

java.lang.Object
com.frostwire.jlibtorrent.swig.ip_filter

public class ip_filter extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • ip_filter

      protected ip_filter(long cPtr, boolean cMemoryOwn)
    • ip_filter

      public ip_filter()
    • ip_filter

      public ip_filter(ip_filter arg0)
  • Method Details

    • getCPtr

      protected static long getCPtr(ip_filter obj)
    • swigRelease

      protected static long swigRelease(ip_filter obj)
    • delete

      public void delete()
    • empty

      public boolean empty()
    • add_rule

      public void add_rule(address first, address last, long flags)
    • access

      public long access(address addr)