◆ ValueMetaData() [1/2]
FiftyoneDegrees::Common::ValueMetaData::ValueMetaData | ( | ValueMetaData * | value | ) |
Construct a new instance of ValueMetaData from an existing instance.
This copies the existing instance and does not hold a reference to it.
- Parameters
-
- value - to copy
◆ ValueMetaData() [2/2]
FiftyoneDegrees::Common::ValueMetaData::ValueMetaData ( ValueMetaDataKey key, string description, string url ) Create a new instance of ValueMetaData.
This should only be used internally by the Collection class.
- Parameters
-
- key - containing the value and property names
- description - full description of the value
- url - relating to the value
Member Function Documentation
◆ getDescription()
string FiftyoneDegrees::Common::ValueMetaData::getDescription ( ) Get the full description of the value.
- Returns
- description string
◆ getName()
string FiftyoneDegrees::Common::ValueMetaData::getName ( ) Get the name of the value.
This is a string representation of the value itself.
- Returns
- value name
◆ getUrl()
string FiftyoneDegrees::Common::ValueMetaData::getUrl ( ) Get the URL containing any extra information about the value.
- Returns
- URL string
The documentation for this class was generated from the following file:- /home/vsts/work/1/s/apis/device-detection-cxx/src/common-cxx/ValueMetaData.hpp