#include <IFSelect_SelectAnyType.hxx>
Inheritance diagram for IFSelect_SelectAnyType:
Public Member Functions | |
virtual Standard_EXPORT Handle_Standard_Type | TypeForMatch () const =0 |
Returns the Type which has to be matched for select . | |
Standard_EXPORT Standard_Boolean | Sort (const Standard_Integer rank, const Handle(Standard_Transient)&ent, const Handle(Interface_InterfaceModel)&model) const |
Returns True for an Entity (model->Value(num)) which is kind of the choosen type, given by the method TypeForMatch. Criterium is IsKind. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
Reimplemented from IFSelect_SelectExtract. Reimplemented in IFSelect_SelectType. |
|
Implements IFSelect_SelectExtract. |
|
Implemented in IFSelect_SelectType. |