Module save_load_pyxmaker :: Class FileSaveLoad
[hide private]
[frames] | no frames]

Class FileSaveLoad

source code

Class which manage the save file

Class Hierarchy for FileSaveLoad
Class Hierarchy for FileSaveLoad

Instance Methods [hide private]
 
__init__(self) source code
 
p_file_save(self, path, dict_param)
Init of BddPyxmaker object
source code
 
f_file_load(self, path)
Init of BddPyxmaker object
source code
Method Details [hide private]

p_file_save(self, path, dict_param)

source code 

Init of BddPyxmaker object

PARAMETERS

path_base

the path of software execution

RETURNS

None

f_file_load(self, path)

source code 

Init of BddPyxmaker object

PARAMETERS

path_base

the path of software execution

RETURNS

None