DbSymbolTable.h
This class implements bidirectional Iterators for OdDbSymbolTable objects in an OdDbDatabase instance.
Corresponding C++ library: TD_Db
|
Name |
Description |
|
This is ~OdDbSymbolTableIterator, a member of class OdDbSymbolTableIterator. |
|
Name |
Description |
|
Returns true if and only if the traversal by this Iterator object is complete. | |
|
Opens the record currently referenced by this Iterator object. | |
|
Returns the Object ID of the record currently referenced by this Iterator object. | |
|
This is ODRX_DECLARE_MEMBERS, a member of class OdDbSymbolTableIterator. | |
|
This is the overview for the seek method overload. | |
|
Sets this Iterator object to reference the SymbolTableRecord that it would normally return first. | |
|
Steps this Iterator object. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|