A file managed by a Salome_file. More...
import "SALOME_Component.idl";
Data Fields | |
string | file_name |
file name More... | |
string | path |
path name More... | |
string | type |
string | source_file_name |
string | status |
status ("present" or "notpresent") More... | |
long | node |
Engines::Container | container |
A file managed by a Salome_file.
Engines::Container Engines::file::container |
string Engines::file::file_name |
long Engines::file::node |
string Engines::file::path |
path name
Referenced by Salome_file_i::load(), print_infos(), Salome_file_i::save(), Salome_file_i::save_all(), Salome_file_i::setDistributedFile(), and Salome_file_i::setLocalFile().
string Engines::file::source_file_name |
string Engines::file::status |
status ("present" or "notpresent")
Referenced by Salome_file_i::load(), print_infos(), Salome_file_i::recvFiles(), Parallel_Salome_file_i::recvFiles_node(), Salome_file_i::save(), Salome_file_i::save_all(), Salome_file_i::setDistributedFile(), and Salome_file_i::setLocalFile().
string Engines::file::type |