Open CASCADE Technology  6.9.0
Data Structures
IFSelect_WorkSession.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_IFSelect_WorkSession.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_IFSelect_ShareOut.hxx>
#include <Handle_IFSelect_WorkLibrary.hxx>
#include <Handle_Interface_Protocol.hxx>
#include <Handle_Interface_InterfaceModel.hxx>
#include <Handle_Interface_HGraph.hxx>
#include <TCollection_AsciiString.hxx>
#include <Handle_Interface_GTool.hxx>
#include <Interface_CheckIterator.hxx>
#include <TColStd_IndexedDataMapOfTransientTransient.hxx>
#include <Handle_Dico_DictionaryOfTransient.hxx>
#include <Handle_IFSelect_ModelCopier.hxx>
#include <MMgt_TShared.hxx>
#include <Handle_IFSelect_Signature.hxx>
#include <Standard_CString.hxx>
#include <IFSelect_ReturnStatus.hxx>
#include <Standard_Integer.hxx>
#include <Handle_Standard_Transient.hxx>
#include <Handle_TCollection_HAsciiString.hxx>
#include <Handle_TColStd_HSequenceOfTransient.hxx>
#include <Handle_TColStd_HSequenceOfInteger.hxx>
#include <Handle_Standard_Type.hxx>
#include <Handle_TColStd_HSequenceOfHAsciiString.hxx>
#include <Handle_IFSelect_IntParam.hxx>
#include <Handle_IFSelect_Selection.hxx>
#include <Handle_IFSelect_SignCounter.hxx>
#include <Handle_IFSelect_Dispatch.hxx>
#include <Handle_IFSelect_GeneralModifier.hxx>
#include <Handle_IFSelect_Modifier.hxx>
#include <Handle_IFSelect_Transformer.hxx>
#include <Handle_IFSelect_PacketList.hxx>
#include <IFSelect_RemainMode.hxx>
#include <Handle_Message_Messenger.hxx>
#include <IFSelect_PrintCount.hxx>
#include <Handle_IFSelect_SignatureList.hxx>

Data Structures

class  IFSelect_WorkSession
 This class can be used to simply manage a process such as splitting a file, extracting a set of Entities ... It allows to manage different types of Variables : Integer or Text Parameters, Selections, Dispatches, in addition to a ShareOut. To each of these variables, a unique Integer Identifier is attached. A Name can be attached too as desired. More...