Rogue Wave Views Maps Package API Reference Guide |
Rogue Wave Views Documentation Home |
This abstract class represents a map feature identifier. More...
#include <ilviews/maps/featureid.h>
Public Member Functions | |
virtual IlvMapFeatureId * | copy () const =0 |
Returns a copy of the object. More... | |
virtual IlBoolean | equals (const IlvMapFeatureId &featureId) const =0 |
Checks for object equality. More... | |
virtual IlvClassInfo * | getClassInfo () const =0 |
Returns a class info for the ID. More... | |
virtual IlUInt | hashCode () const =0 |
Returns a hashcode for the ID. More... | |
This abstract class represents a map feature identifier.
Library: ilvmaps
|
pure virtual |
Returns a copy of the object.
Implemented in IlvMapFeatureStringId, IlvMapFeatureDoubleId, and IlvMapFeatureIntegerId.
|
pure virtual |
Checks for object equality.
featureId | The feature id to compare this object to. |
IlTrue
if the object equals featureId. Implemented in IlvMapFeatureStringId, IlvMapFeatureDoubleId, and IlvMapFeatureIntegerId.
|
pure virtual |
Returns a class info for the ID.
IlvClassInfo
for this ID. Implemented in IlvMapFeatureStringId, IlvMapFeatureDoubleId, and IlvMapFeatureIntegerId.
|
pure virtual |
Returns a hashcode for the ID.
Implemented in IlvMapFeatureStringId, IlvMapFeatureDoubleId, and IlvMapFeatureIntegerId.
© Copyright 2016, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.