EngineHash.hpp
Base evidence class containing evidence to be processed by an engine.
Definition: EvidenceBase.hpp:67
The Date class wraps the C fiftyoneDegreesDate structure and is used to represent dates in engines.
Definition: Date.hpp:48
Encapsulates the results of a Hash device detection engine's processing.
Definition: ResultsHash.hpp:64
Encapsulates the Hash engine class which implements EngineDeviceDetection.
Definition: EngineHash.hpp:94
C++ class wrapper for the fiftyoneDegreesConfigHash configuration structure.
Definition: ConfigHash.hpp:72
Data set structure containing all the components used for detections.
Definition: hash.h:295
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
Encapsulates the results of an engine's processing.
Definition: ResultsBase.hpp:82
Encapsulates the device detection engine class to be extended by device detection engine implementati...
Definition: EngineDeviceDetection.hpp:84