API Reference > OdRx Classes > OdRxMemberQueryContext Class
OdRxMemberQueryContext Class
OdRxMemberQueryContextOdRxMemberQueryContextOdRxMemberQueryContext
Syntax
C++
class OdRxMemberQueryContext : public OdRxObject;

RxMember.h

Class that makes a list of members for the iterator. It is called by the engine with a list of the facets it has collected. Facets include the object class. It is up to the context to check the class parents.

 
Name 
Description 
 
find 
Gets the pointer to the member of the class by name.
 
 
Builds an iterator listing all the members of these classes (optionally including members of parents and children of members). Parameters are called "facets", because they can include "extension" classes.
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.