#include <IFSelect_DispGlobal.hxx>
Inheritance diagram for IFSelect_DispGlobal:
Public Member Functions | |
Standard_EXPORT | IFSelect_DispGlobal () |
Creates a DispGlobal . | |
Standard_EXPORT TCollection_AsciiString | Label () const |
Returns as Label, "One File for all Input" . | |
virtual Standard_EXPORT Standard_Boolean | LimitedMax (const Standard_Integer nbent, Standard_Integer &max) const |
Returns True : maximum equates 1 . | |
virtual Standard_EXPORT Standard_Boolean | PacketsCount (const Interface_Graph &G, Standard_Integer &count) const |
Returns True (count of packets is well known) and count is 1 . | |
Standard_EXPORT void | Packets (const Interface_Graph &G, IFGraph_SubPartsIterator &packs) const |
Computes the list of produced Packets. It is made of only ONE Packet, which gets the RootResult from the Final Selection. Remark : the inherited exception raising is never activated. . | |
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. |