EngineDeviceDetection.hpp
Device detection data set structure which contains the 'must have's for all device detection data set...
Definition: dataset-dd.h:51
Encapsulates the engine class to be extended by engine implementations.
Definition: EngineBase.hpp:77
C++ class wrapper for the fiftyoneDegreesConfigDeviceDetection configuration structure.
Definition: ConfigDeviceDetection.hpp:65
Device detection specific evidence class containing evidence to be processed by a device detection en...
Definition: EvidenceDeviceDetection.hpp:64
C++ class wrapper for the fiftyoneDegreesPropertiesRequired structure.
Definition: RequiredPropertiesConfig.hpp:58
Encapsulates the results of a device detection engine's processing.
Definition: ResultsDeviceDetection.hpp:76
Definition: GettingStarted.c:63
static string defaultElementDataKey
The data key which will be used to store the results of processing.
Definition: EngineDeviceDetection.hpp:95
Encapsulates the device detection engine class to be extended by device detection engine implementati...
Definition: EngineDeviceDetection.hpp:84