#include <IFSelect_SelectInList.hxx>
Inheritance diagram for IFSelect_SelectInList:
Public Member Functions | |
virtual Standard_EXPORT Handle_Standard_Transient | ListedEntity (const Standard_Integer num, const Handle(Standard_Transient)&ent) const =0 |
Returns an Entity, given its rank in the list . | |
Standard_EXPORT void | FillResult (const Standard_Integer n1, const Standard_Integer n2, const Handle(Standard_Transient)&ent, Interface_EntityIterator &result) const |
Puts into the result, the sub-entities of the list, from n1 to n2 included. Remark that adequation with Entity's type and length of list has already been made at this stage Called by RootResult; calls ListedEntity (see below) . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
Implements IFSelect_SelectAnyList. |
|
Reimplemented from IFSelect_SelectAnyList. |
|
|