Rogue Wave Views 5.6 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
This class represents a map feature identifier using an integer value. More...
#include <ilviews/maps/featureid.h>
Public Member Functions | |
IlvMapFeatureStringId (const char *value) | |
Initializes an IlvMapFeatureStringId . More... | |
virtual IlvMapFeatureId * | copy () const |
Returns a copy of the object. More... | |
virtual IlBoolean | equals (const IlvMapFeatureId &) const |
Checks for object equality. More... | |
virtual IlvClassInfo * | getClassInfo () const |
Returns a class info for the ID. More... | |
const char * | getValue () const |
Returns the object ID. More... | |
virtual IlUInt | hashCode () const |
Returns a hashcode for the ID. More... | |
void | setValue (const char *val) |
Sets a copy of specified string as the object ID. More... | |
This class represents a map feature identifier using an integer value.
Library: ilvmaps
IlvMapFeatureStringId::IlvMapFeatureStringId | ( | const char * | value | ) |
Initializes an IlvMapFeatureStringId
.
value | The integer ID. |
|
virtual |
|
virtual |
Checks for object equality.
IlTrue
if the object equals the object given as parameter. Implements IlvMapFeatureId.
|
virtual |
const char* IlvMapFeatureStringId::getValue | ( | ) | const |
Returns the object ID.
|
virtual |
void IlvMapFeatureStringId::setValue | ( | const char * | val | ) |
Sets a copy of specified string as the object ID.
val | The string. |
© 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.