Inheritance diagram for device-detection-python.fiftyone_devicedetection_onpremise.fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigHashSwig:
Collaboration diagram for device-detection-python.fiftyone_devicedetection_onpremise.fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigHashSwig:
Public Member Functions
def | __init__ (self) |
def | setHighPerformance (self) |
def | setBalanced (self) |
def | setBalancedTemp (self) |
def | setLowMemory (self) |
def | setMaxPerformance (self) |
def | setDrift (self, drift) |
def | setDifference (self, difference) |
def | setConcurrency (self, concurrency) |
def | setUsePerformanceGraph (self, use) |
def | setUsePredictiveGraph (self, use) |
def | setTraceRoute (self, trace) |
def | getStrings (self) |
def | getProperties (self) |
def | getValues (self) |
def | getProfiles (self) |
def | getNodes (self) |
def | getProfileOffsets (self) |
def | getDrift (self) |
def | getDifference (self) |
def | getUsePerformanceGraph (self) |
def | getUsePredictiveGraph (self) |
def | getConcurrency (self) |
def | getTraceRoute (self) |
Public Member Functions inherited from device-detection-python.fiftyone_devicedetection_onpremise.fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigDeviceDetectionSwig | |
def | __init__ (self, *args, **kwargs) |
def | setUpdateMatchedUserAgent (self, update) |
def | setMaxMatchedUserAgentLength (self, length) |
def | setAllowUnmatched (self, allow) |
def | getUpdateMatchedUserAgent (self) |
def | getMaxMatchedUserAgentLength (self) |
def | getAllowUnmatched (self) |
Public Member Functions inherited from device-detection-python.fiftyone_devicedetection_onpremise.fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigBaseSwig | |
def | setUseUpperPrefixHeaders (self, use) |
def | setUseTempFile (self, use) |
def | setReuseTempFile (self, reuse) |
def | setTempDirectories (self, tempDirs) |
def | getUseUpperPrefixHeaders (self) |
def | getUseTempFile (self) |
def | getReuseTempFile (self) |
def | getTempDirectories (self) |
Properties
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
Properties inherited from device-detection-python.fiftyone_devicedetection_onpremise.fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigDeviceDetectionSwig | |
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
Properties inherited from device-detection-python.fiftyone_devicedetection_onpremise.fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigBaseSwig | |
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |