\r\n

51Degrees Device Detection C/C++  4.4

A device detection library that is used natively or by 51Degrees products

FiftyoneDegrees::DeviceDetection::Hash Namespace Reference

Detailed Description

Hash Device Detection specific classes.

These implement all the abstract classes to form a complete engine.

Data Structures

class  ComponentMetaDataBuilderHash
Meta data builder class contains static helper methods used when building component meta data instances from a Hash data set. More...
class  ComponentMetaDataCollectionHash
A collection of component meta data contained in a Hash engine. More...
class  ConfigHash
C++ class wrapper for the fiftyoneDegreesConfigHash configuration structure. More...
class  EngineHash
Encapsulates the Hash engine class which implements EngineDeviceDetection. More...
class  MetaDataHash
Construct a new instance of MetaData. More...
class  ProfileMetaDataBuilderHash
Meta data builder class contains static helper methods used when building profile meta data instances from a Hash data set. More...
class  ProfileMetaDataCollectionHash
A collection of all profile meta data contained in a Hash engine. More...
class  PropertyMetaDataBuilderHash
Meta data builder class contains static helper methods used when building property meta data instances from a Hash data set. More...
class  PropertyMetaDataCollectionForComponentHash
A collection of property meta data relating to a component contained in a Hash engine. More...
class  PropertyMetaDataCollectionForPropertyHash
class  PropertyMetaDataCollectionHash
A collection of all property meta data contained in a Hash engine. More...
class  ResultsHash
Encapsulates the results of a Hash device detection engine's processing. More...
class  ValueMetaDataBuilderHash
Meta data builder class contains static helper methods used when building value meta data instances from a Hash data set. More...
class  ValueMetaDataCollectionBaseHash
A collection of all value meta data contained in a Hash engine. More...
class  ValueMetaDataCollectionForProfileHash
A collection of value meta data relating to a profile contained in a Hash engine. More...
class  ValueMetaDataCollectionForPropertyHash
A collection of value meta data relating to a property contained in a Hash engine. More...
class  ValueMetaDataCollectionHash
A collection of all value meta data contained in a Hash engine. More...
On This Page