Inheritance diagram for fiftyone\pipeline\devicedetection\SwigData:
Collaboration diagram for fiftyone\pipeline\devicedetection\SwigData:
Public Member Functions
__construct ($engine, $result) | |
__isset ($key) | |
getInternal ($key) | |
Public Member Functions inherited from fiftyone\pipeline\engines\AspectData | |
__construct ($flowElement)
Constructor for element data Adds default missing property service if not available. More...
| |
get ($key)
Get a value (unless in a flowElement's restrictedProperties list) If property not found, call the attached missing property service. More...
| |
Public Member Functions inherited from fiftyone\pipeline\core\ElementData | |
__construct ($flowElement)
Constructor for element data. More...
| |
get ($key)
Get a value from the ElementData contents This calls the ElementData class' (often overridden) getInternal method. More...
| |
__get ($key) | |
asDictionary ()
Get the values contained in the ElementData instance as a dictionary of keys and values. More...
| |
getAsString ($key)
Helper method to get property as a string. More...
| |
getAsFloat ($key)
Helper method to get property as a float. More...
| |
getAsInteger ($key)
Helper method to get property as a int. More...
| |
__construct ($flowElement)
Constructor for element data. More...
| |
get ($key)
Get a value from the ElementData contents This calls the ElementData class' (often overridden) getInternal method. More...
| |
__get ($key) | |
asDictionary ()
Get the values contained in the ElementData instance as a dictionary of keys and values. More...
| |
getAsString ($key)
Helper method to get property as a string. More...
| |
getAsFloat ($key)
Helper method to get property as a float. More...
| |
getAsInteger ($key)
Helper method to get property as a int. More...
|