DbLongTransaction.h
This class implements Iterator objects that traverse OdDbLongTransaction worksets.
|
Name |
Description |
|
Returns true if and only if the entity currently referenced by this Iterator object has been erased. | |
|
Returns true if and only if the entity currently referenced by this Iterator object is a Primary object. | |
|
Returns true if and only if the entity currently referenced by this Iterator object has been removed from the work set. | |
|
Returns true if and only if the traversal by this Iterator object is complete. | |
|
Returns the object ID of the entity currently referenced by this Iterator object. | |
|
This is ODRX_DECLARE_MEMBERS, a member of class OdDbLongTransWorkSetIterator. | |
|
Sets this Iterator object to reference the entity that it would normally return first. | |
|
Sets this Iterator object to reference the entity following the current entity. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|