DbIdMapping.h
This class defines Iterator objects that traverse OdDbIdPair records in OdDbIdMapping instances.
Instances are returned by OdDbIdMapping::newIterator().
TD_Db
|
Name |
Description |
|
This is OdDbIdMappingIter, a member of class OdDbIdMappingIter. |
|
Name |
Description |
|
Returns true if and only if the traversal by this Iterator object is complete. | |
|
Returns the IdPair pointed to by this Iterator Object. | |
|
Increments this Iterator object. | |
|
This is ODRX_DECLARE_MEMBERS, a member of class OdDbIdMappingIter. | |
|
Sets this Iterator object to reference the OdIdPair that it would normally return first. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|