Open CASCADE Technology
6.5.4
|
#include <IFSelect_SignAncestor.hxx>
Public Member Functions | |
IFSelect_SignAncestor (const Standard_Boolean nopk=Standard_False) | |
virtual Standard_Boolean | Matches (const Handle< Standard_Transient > &ent, const Handle< Interface_InterfaceModel > &model, const TCollection_AsciiString &text, const Standard_Boolean exact) const |
Tells if the value for <ent> in <model> matches a text, with a criterium <exact>. The default definition calls MatchValue Can be redefined |
virtual Standard_Boolean IFSelect_SignAncestor::Matches | ( | const Handle< Standard_Transient > & | ent, |
const Handle< Interface_InterfaceModel > & | model, | ||
const TCollection_AsciiString & | text, | ||
const Standard_Boolean | exact | ||
) | const [virtual] |
Reimplemented from IFSelect_Signature.