◆ build()
| static ProfileMetaData* FiftyoneDegrees::DeviceDetection::Hash::ProfileMetaDataBuilderHash::build | ( | fiftyoneDegreesDataSetHash * | dataSet, |
| fiftyoneDegreesProfile * | profile | ||
| ) |
static
Build a new instance of ProfileMetaData from the underlying profile provided.
The instance returned does not hold a reference to the data set or profile, and contains a copy of all the meta data.
- Parameters
-
- dataSet - pointer to the data set containing the component
- profile - pointer to the underlying profile to create the meta data from
