#include <IFSelect_DispPerOne.hxx>
Inheritance diagram for IFSelect_DispPerOne:
Public Member Functions | |
Standard_EXPORT | IFSelect_DispPerOne () |
Creates a DispPerOne . | |
Standard_EXPORT TCollection_AsciiString | Label () const |
Returns as Label, "One File per Input Entity" . | |
virtual Standard_EXPORT Standard_Boolean | LimitedMax (const Standard_Integer nbent, Standard_Integer &max) const |
Returns True, maximum limit is given as <nbent> . | |
virtual Standard_EXPORT Standard_Boolean | PacketsCount (const Interface_Graph &G, Standard_Integer &count) const |
Returns True (count is easy to know) and count is the length of the input list (RootResult from FinalSelection) . | |
Standard_EXPORT void | Packets (const Interface_Graph &G, IFGraph_SubPartsIterator &packs) const |
Returns the list of produced Packets. It defines one Packet per Entity given by RootResult from the Final Selection. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
|
Reimplemented from IFSelect_Dispatch. |
|
Implements IFSelect_Dispatch. |
|
Reimplemented from IFSelect_Dispatch. |
|
Implements IFSelect_Dispatch. |
|
Reimplemented from IFSelect_Dispatch. |