API Reference
>
OdRx Classes
>
OdRxMemberIterator Class
OdRxMemberIterator Class
Collapse All
Class Hierarchy
Syntax
C++
class
OdRxMemberIterator
;
File
RxMember.h
Description
Member iterator interface. Used by OdRxMemberQueryEngine.
Group
OdRx Classes
Public Methods
Name
Description
~OdRxMemberIterator
Destructor for objects of the OdRxMemberIterator class.
OdRxMemberIterator Methods
Name
Description
current
Returns the member currently being pointed at by the iterator.
done
Returns true if the iteration is finished.
find
Iterates the list until member with that name is found (otherwise returns NULL).
next
Step to the next member.
size
Returns the number of iterated objects.
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic