◆ EntityMetaData()
Construct a new instance with the key provided.
- Parameters
-
- key - of type K
Member Function Documentation
◆ getKey()
Get the unique key for this entity instance.
- Returns
- key of type K
◆ operator!=()
template<class K>const bool FiftyoneDegrees::Common::EntityMetaData< K >::operator!= ( const EntityMetaData< K > other ) const inlineReturns true is the two entities do not share the same unique key.
- Parameters
-
- other - the other instance to compare
- Returns
- true if they are not equal
◆ operator==()
template<class K>const bool FiftyoneDegrees::Common::EntityMetaData< K >::operator== ( const EntityMetaData< K > other ) const inlineReturns true is the two entities share the same unique key.
- Parameters
-
- other - the other instance to compare
- Returns
- true if they are equal
The documentation for this class was generated from the following file:- /home/vsts/work/1/s/apis/device-detection-cxx/src/common-cxx/EntityMetaData.hpp