Rogue Wave Views 5.5.1 |
Rogue Wave Views |
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. | |
virtual IlBoolean | equals (const IlvMapFeatureId &) const =0 |
Checks for object equality. | |
virtual IlvClassInfo * | getClassInfo () const =0 |
Returns a class info for the ID. | |
virtual IlUInt | hashCode () const =0 |
Returns a hashcode for the ID. |
This abstract class represents a map feature identifier.
Library: ilvmaps
virtual IlvMapFeatureId* IlvMapFeatureId::copy | ( | ) | const [pure virtual] |
Returns a copy of the object.
Implemented in IlvMapFeatureIntegerId, IlvMapFeatureDoubleId, and IlvMapFeatureStringId.
virtual IlBoolean IlvMapFeatureId::equals | ( | const IlvMapFeatureId & | ) | const [pure virtual] |
Checks for object equality.
IlTrue
if the object equals the object given as parameter. Implemented in IlvMapFeatureIntegerId, IlvMapFeatureDoubleId, and IlvMapFeatureStringId.
virtual IlvClassInfo* IlvMapFeatureId::getClassInfo | ( | ) | const [pure virtual] |
Returns a class info for the ID.
IlvClassInfo
for this ID. Implemented in IlvMapFeatureIntegerId, IlvMapFeatureDoubleId, and IlvMapFeatureStringId.
virtual IlUInt IlvMapFeatureId::hashCode | ( | ) | const [pure virtual] |
Returns a hashcode for the ID.
Implemented in IlvMapFeatureIntegerId, IlvMapFeatureDoubleId, and IlvMapFeatureStringId.
© Copyright 2012, 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.