Beispiel #1
0
 public MapStringStringSwig(MapStringStringSwig other) : this(DeviceDetectionHashEngineModulePINVOKE.new_MapStringStringSwig__SWIG_1(MapStringStringSwig.getCPtr(other)), true)
 {
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public StringValueSwig() : this(DeviceDetectionHashEngineModulePINVOKE.new_StringValueSwig(), true)
 {
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #3
0
 public void setAllowUnmatched(bool allow)
 {
     DeviceDetectionHashEngineModulePINVOKE.ConfigDeviceDetectionSwig_setAllowUnmatched(swigCPtr, allow);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public void SetRange(int index, VectorStringSwig values)
 {
     DeviceDetectionHashEngineModulePINVOKE.VectorStringSwig_SetRange(swigCPtr, index, VectorStringSwig.getCPtr(values));
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public void RemoveAt(int index)
 {
     DeviceDetectionHashEngineModulePINVOKE.VectorStringSwig_RemoveAt(swigCPtr, index);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public void Add(string x)
 {
     DeviceDetectionHashEngineModulePINVOKE.VectorStringSwig_Add(swigCPtr, x);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #7
0
 public override void refreshData(string fileName)
 {
     DeviceDetectionHashEngineModulePINVOKE.EngineHashSwig_refreshData__SWIG_1(swigCPtr, fileName);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #8
0
 public void setMaxPerformance()
 {
     DeviceDetectionHashEngineModulePINVOKE.ConfigHashSwig_setMaxPerformance(swigCPtr);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #9
0
 public void setLoaded(uint loaded)
 {
     DeviceDetectionHashEngineModulePINVOKE.CollectionConfigSwig_setLoaded(swigCPtr, loaded);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #10
0
 public void setCapacity(uint capacity)
 {
     DeviceDetectionHashEngineModulePINVOKE.CollectionConfigSwig_setCapacity(swigCPtr, capacity);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #11
0
 public void setTempDirectories(VectorStringSwig tempDirs)
 {
     DeviceDetectionHashEngineModulePINVOKE.ConfigBaseSwig_setTempDirectories(swigCPtr, VectorStringSwig.getCPtr(tempDirs));
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #12
0
 public void setReuseTempFile(bool reuse)
 {
     DeviceDetectionHashEngineModulePINVOKE.ConfigBaseSwig_setReuseTempFile(swigCPtr, reuse);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #13
0
 public void setUseUpperPrefixHeaders(bool use)
 {
     DeviceDetectionHashEngineModulePINVOKE.ConfigBaseSwig_setUseUpperPrefixHeaders(swigCPtr, use);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #14
0
 public void Add(string key, string value)
 {
     DeviceDetectionHashEngineModulePINVOKE.MapStringStringSwig_Add(swigCPtr, key, value);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #15
0
 private void setitem(string key, string x)
 {
     DeviceDetectionHashEngineModulePINVOKE.MapStringStringSwig_setitem(swigCPtr, key, x);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #16
0
 public void setUsePredictiveGraph(bool use)
 {
     DeviceDetectionHashEngineModulePINVOKE.ConfigHashSwig_setUsePredictiveGraph(swigCPtr, use);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #17
0
 public void setTraceRoute(bool trace)
 {
     DeviceDetectionHashEngineModulePINVOKE.ConfigHashSwig_setTraceRoute(swigCPtr, trace);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public virtual void refreshData()
 {
     DeviceDetectionHashEngineModulePINVOKE.EngineBaseSwig_refreshData__SWIG_0(swigCPtr);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #19
0
 public void setDrift(int drift)
 {
     DeviceDetectionHashEngineModulePINVOKE.ConfigHashSwig_setDrift(swigCPtr, drift);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public void setLicenseKey(string licenceKey)
 {
     DeviceDetectionHashEngineModulePINVOKE.EngineBaseSwig_setLicenseKey(swigCPtr, licenceKey);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #21
0
 public override void refreshData(byte[] data, int length)
 {
     DeviceDetectionHashEngineModulePINVOKE.EngineHashSwig_refreshData__SWIG_2(swigCPtr, data, length);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public void setDataUpdateUrl(string updateUrl)
 {
     DeviceDetectionHashEngineModulePINVOKE.EngineBaseSwig_setDataUpdateUrl(swigCPtr, updateUrl);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
 private void setitem(int index, string val)
 {
     DeviceDetectionHashEngineModulePINVOKE.VectorStringSwig_setitem(swigCPtr, index, val);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #24
0
 public void setUpdateMatchedUserAgent(bool update)
 {
     DeviceDetectionHashEngineModulePINVOKE.ConfigDeviceDetectionSwig_setUpdateMatchedUserAgent(swigCPtr, update);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public void Reverse(int index, int count)
 {
     DeviceDetectionHashEngineModulePINVOKE.VectorStringSwig_Reverse__SWIG_1(swigCPtr, index, count);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #26
0
 public void setMaxMatchedUserAgentLength(int length)
 {
     DeviceDetectionHashEngineModulePINVOKE.ConfigDeviceDetectionSwig_setMaxMatchedUserAgentLength(swigCPtr, length);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #27
0
 public void setConcurrency(ushort concurrency)
 {
     DeviceDetectionHashEngineModulePINVOKE.ConfigHashSwig_setConcurrency(swigCPtr, concurrency);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }
        public int getDifference()
        {
            int ret = DeviceDetectionHashEngineModulePINVOKE.ResultsHashSwig_getDifference__SWIG_0(swigCPtr);

            if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
            {
                throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
        public int getMethod(uint resultIndex)
        {
            int ret = DeviceDetectionHashEngineModulePINVOKE.ResultsHashSwig_getMethod__SWIG_1(swigCPtr, resultIndex);

            if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
            {
                throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
        public override string getDeviceId()
        {
            string ret = DeviceDetectionHashEngineModulePINVOKE.ResultsHashSwig_getDeviceId__SWIG_0(swigCPtr);

            if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
            {
                throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }