|
Open CASCADE Technology
6.5.4
|
BasicDumper takes into account, for SessionFile, all the
classes defined in the package IFSelect : Selections,
Dispatches (there is no Modifier)
#include <IFSelect_BasicDumper.hxx>

Public Member Functions | |
| IFSelect_BasicDumper () | |
| Creates a BasicDumper 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 IFSelect 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 IFSelect. Returns True if done and created, False else | |
| Standard_Boolean IFSelect_BasicDumper::ReadOwn | ( | IFSelect_SessionFile & | file, |
| const TCollection_AsciiString & | type, | ||
| Handle< Standard_Transient > & | item | ||
| ) | const [virtual] |
Implements IFSelect_SessionDumper.
| Standard_Boolean IFSelect_BasicDumper::WriteOwn | ( | IFSelect_SessionFile & | file, |
| const Handle< Standard_Transient > & | item | ||
| ) | const [virtual] |
Implements IFSelect_SessionDumper.
1.8.0