Version: 6.5.0
SALOME_DriverPy.SALOME_DriverPy_i Class Reference

Python implementation of generic SALOMEDS::Driver. More...

Inheritance diagram for SALOME_DriverPy.SALOME_DriverPy_i:
Inheritance graph

Public Member Functions

def __init__ (self, componentDataType)
 
def IORToLocalPersistentID (self, theSObject, IORString, isMultiFile, isASCII)
 
def LocalPersistentIDToIOR (self, theSObject, PersistentID, isMultiFile, isASCII)
 
def ComponentDataType (self)
 
def Save (self, theComponent, theURL, isMultiFile)
 
def SaveASCII (self, theComponent, theURL, isMultiFile)
 
def Load (self, theComponent, theStream, theURL, isMultiFile)
 
def LoadASCII (self, theComponent, theStream, theURL, isMultiFile)
 
def Close (self, theComponent)
 
def CanPublishInStudy (self, theIOR)
 
def PublishInStudy (self, theStudy, theSObject, theObject, theName)
 
def CanCopy (self, theObject)
 

Detailed Description

Python implementation of generic SALOMEDS::Driver.

Should be inherited by any Python module's engine
to provide persistence mechanism.
Copyright © 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS