\r\n
Inheritance diagram for FiftyOne.DeviceDetection.Hash.Engine.OnPremise.Wrappers.IResultsSwigWrapper:
Collaboration diagram for FiftyOne.DeviceDetection.Hash.Engine.OnPremise.Wrappers.IResultsSwigWrapper:
Public Member Functions
int
| getDifference ()
|
int
| getMethod ()
|
int
| getDrift ()
|
int
| getMatchedNodes ()
|
int
| getIterations ()
|
string
| getUserAgent (uint resultIndex)
|
int
| getUserAgents ()
|
bool
| containsProperty (string propertyName)
|
IValueSwigWrapper< VectorStringSwig >
| getValues (string propertyName)
|
IValueSwigWrapper< string >
| getValueAsString (string propertyName)
|
IValueSwigWrapper< bool >
| getValueAsBool (string propertyName)
|
IValueSwigWrapper< int >
| getValueAsInteger (string propertyName)
|
IValueSwigWrapper< double >
| getValueAsDouble (string propertyName)
|