Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
IFSelect_DispPerSignature Class Reference

A DispPerSignature sorts input Entities according to a
Signature : it works with a SignCounter to do this.

#include <IFSelect_DispPerSignature.hxx>

Inheritance diagram for IFSelect_DispPerSignature:
Inheritance graph
[legend]

Public Member Functions

 IFSelect_DispPerSignature ()
 Creates a DispPerSignature with no SignCounter (by default,
produces only one packet)

Handle_IFSelect_SignCounter SignCounter () const
 Returns the SignCounter used for splitting

void SetSignCounter (const Handle< IFSelect_SignCounter > &sign)
 Sets a SignCounter for sort
Remark : it is set to record lists of entities, not only counts

Standard_CString SignName () const
 Returns the name of the SignCounter, which caracterises the
sorting criterium for this Dispatch

TCollection_AsciiString Label () const
 Returns as Label, "One File per Signature <name>"

virtual Standard_Boolean LimitedMax (const Standard_Integer nbent, Standard_Integer &max) const
 Returns True, maximum count is given as <nbent>

void Packets (const Interface_Graph &G, IFGraph_SubPartsIterator &packs) const
 Computes the list of produced Packets. It defines Packets from
the SignCounter, which sirts the input Entities per Signature
(specific of the SignCounter).


Constructor & Destructor Documentation


Member Function Documentation

Implements IFSelect_Dispatch.

Reimplemented from IFSelect_Dispatch.

Implements IFSelect_Dispatch.

Handle_IFSelect_SignCounter IFSelect_DispPerSignature::SignCounter ( ) const

The documentation for this class was generated from the following file: