\r\n

51Degrees Device Detection C/C++  4.4

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

FiftyoneDegrees::DeviceDetection::Hash::PropertyMetaDataBuilderHash Class Reference

Detailed Description

Meta data builder class contains static helper methods used when building property meta data instances from a Hash data set.

Inheritance diagram for FiftyoneDegrees::DeviceDetection::Hash::PropertyMetaDataBuilderHash:

[legend]

Collaboration diagram for FiftyoneDegrees::DeviceDetection::Hash::PropertyMetaDataBuilderHash:

[legend]

Static Public Member Functions

static PropertyMetaData *  build (fiftyoneDegreesDataSetHash *dataSet, fiftyoneDegreesProperty *property)
Build a new instance of PropertyMetaData from the underlying property provided. More...

Member Function Documentation

◆ build()

static PropertyMetaData* FiftyoneDegrees::DeviceDetection::Hash::PropertyMetaDataBuilderHash::build ( fiftyoneDegreesDataSetHash *   dataSet,
fiftyoneDegreesProperty *   property  
)
static

Build a new instance of PropertyMetaData from the underlying property provided.

The instance returned does not hold a reference to the data set or property, and contains a copy of all values.

Parameters
dataSet - pointer to the data set containing the component
property - pointer to the underlying property to create the meta data from

The documentation for this class was generated from the following file: