◆ ProfileMetaData() [1/2]
FiftyoneDegrees::Common::ProfileMetaData::ProfileMetaData | ( | ProfileMetaData * | profile | ) |
Construct a new instance of ProfileMetaData from an existing instance.
This copies the existing instance and does not hold a reference to it.
- Parameters
-
- profile - to copy
◆ ProfileMetaData() [2/2]
FiftyoneDegrees::Common::ProfileMetaData::ProfileMetaData ( uint32_t profileId, byte componentId ) Create a new instance of ProfileMetaData.
This should only be used internally by the Collection class.
- Parameters
-
- profileId - the unique id of the profile
- componentId - the unique id of the component the profile relates to
Member Function Documentation
◆ getComponentId()
byte FiftyoneDegrees::Common::ProfileMetaData::getComponentId ( ) Get the unique id of the component the profile relates to.
- Returns
- unique component id
◆ getProfileId()
uint32_t FiftyoneDegrees::Common::ProfileMetaData::getProfileId ( ) Get the unique id of the profile.
- Returns
- unique id
The documentation for this class was generated from the following file:- /home/vsts/work/1/s/apis/device-detection-cxx/src/common-cxx/ProfileMetaData.hpp