#include <IFSelect_SelectRootComps.hxx>
Inheritance diagram for IFSelect_SelectRootComps:

Public Member Functions | |
| Standard_EXPORT | IFSelect_SelectRootComps () |
| Creates a SelectRootComps . | |
| virtual Standard_EXPORT Interface_EntityIterator | RootResult (const Interface_Graph &G) const |
| Returns the list of local root strong componants, by one Entity par componant. It is redefined for a purpose of effeciency : calling a Sort routine for each Entity would cost more ressource than to work in once using a Map RootResult takes in account the Direct status . | |
| Standard_EXPORT Standard_Boolean | Sort (const Standard_Integer rank, const Handle(Standard_Transient)&ent, const Handle(Interface_InterfaceModel)&model) const |
| Returns always True, because RootResult has done work . | |
| Standard_EXPORT TCollection_AsciiString | ExtractLabel () const |
| Returns a text defining the criterium : "Local Root Componants" . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Member Functions | |
| virtual Standard_EXPORT Standard_Boolean | HasUniqueResult () const |
| Returns True, RootResult assuring uniqueness . | |
|
|
|
|
|
Implements IFSelect_SelectExtract. |
|
|
Reimplemented from IFSelect_SelectExtract. |
|
|
Reimplemented from IFSelect_Selection. |
|
|
Reimplemented from IFSelect_SelectExtract. |
|
||||||||||||||||
|
Implements IFSelect_SelectExtract. |
1.4.1