|
Open CASCADE Technology
6.5.4
|
Dumper from IGESSelect takes into account, for SessionFile, the
classes defined in the package IGESSelect : Selections,
Dispatches, Modifiers
#include <IGESSelect_Dumper.hxx>

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 | |
| Standard_Boolean IGESSelect_Dumper::ReadOwn | ( | IFSelect_SessionFile & | file, |
| const TCollection_AsciiString & | type, | ||
| Handle< Standard_Transient > & | item | ||
| ) | const [virtual] |
Implements IFSelect_SessionDumper.
| Standard_Boolean IGESSelect_Dumper::WriteOwn | ( | IFSelect_SessionFile & | file, |
| const Handle< Standard_Transient > & | item | ||
| ) | const [virtual] |
Implements IFSelect_SessionDumper.
1.8.0