Open CASCADE Technology 6.6.0
Public Member Functions
IGESSelect_Dumper Class Reference

Dumper from IGESSelect takes into account, for SessionFile, the
classes defined in the package IGESSelect : Selections,
Dispatches, Modifiers

#include <IGESSelect_Dumper.hxx>

Inheritance diagram for IGESSelect_Dumper:
Inheritance graph
[legend]

Public Member Functions

 IGESSelect_Dumper ()
 Creates a Dumper and puts it into the Library of Dumper

Standard_Boolean WriteOwn (IFSelect_SessionFile &file, const Handle< Standard_Transient > &item) const
 Write the Own Parameters of Types defined in package IGESSelect
Returns True if has been processed, False else

Standard_Boolean ReadOwn (IFSelect_SessionFile &file, const TCollection_AsciiString &type, Handle< Standard_Transient > &item) const
 Recognizes and Read Own Parameters for Types of package
IGESSelect. Returns True if done and created, False else


Constructor & Destructor Documentation

IGESSelect_Dumper::IGESSelect_Dumper ( )

Member Function Documentation

Standard_Boolean IGESSelect_Dumper::ReadOwn ( IFSelect_SessionFile file,
const TCollection_AsciiString type,
Handle< Standard_Transient > &  item 
) const [virtual]
Standard_Boolean IGESSelect_Dumper::WriteOwn ( IFSelect_SessionFile file,
const Handle< Standard_Transient > &  item 
) const [virtual]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines