29 #ifndef SALOME_RESOURCES_CATALOG_HANDLER
30 #define SALOME_RESOURCES_CATALOG_HANDLER
40 #include <libxml/parser.h>
52 void ProcessXmlDocument(xmlDocPtr theDoc);
58 void PrepareDocToXmlFile(xmlDocPtr theDoc);
#define RESOURCESMANAGER_EXPORT
Definition: ResourcesManager_Defs.hxx:33
std::map< std::string, ParserResourcesType > MapOfParserResourcesType
Definition: SALOME_ResourcesCatalog_Parser.hxx:144
Definition: SALOME_ResourcesCatalog_Parser.hxx:90
Definition: SALOME_ResourcesCatalog_Handler.hxx:43
const char * test_nb_of_nodes
Definition: SALOME_ResourcesCatalog_Handler.hxx:86
const char * test_batch_queue
Definition: SALOME_ResourcesCatalog_Handler.hxx:89
const char * test_hostname
Definition: SALOME_ResourcesCatalog_Handler.hxx:68
const char * test_user_name
Definition: SALOME_ResourcesCatalog_Handler.hxx:74
const char * test_machine
Definition: SALOME_ResourcesCatalog_Handler.hxx:65
const char * test_module_name
Definition: SALOME_ResourcesCatalog_Handler.hxx:80
const char * test_working_directory
Definition: SALOME_ResourcesCatalog_Handler.hxx:93
const char * test_name
Definition: SALOME_ResourcesCatalog_Handler.hxx:67
const char * test_cpu_freq_mhz
Definition: SALOME_ResourcesCatalog_Handler.hxx:85
const char * test_appli_path
Definition: SALOME_ResourcesCatalog_Handler.hxx:75
const char * test_os
Definition: SALOME_ResourcesCatalog_Handler.hxx:83
const char * test_is_cluster_head
Definition: SALOME_ResourcesCatalog_Handler.hxx:96
const char * test_cluster
Definition: SALOME_ResourcesCatalog_Handler.hxx:66
const char * test_use
Definition: SALOME_ResourcesCatalog_Handler.hxx:91
const char * test_components
Definition: SALOME_ResourcesCatalog_Handler.hxx:81
const char * test_user_commands
Definition: SALOME_ResourcesCatalog_Handler.hxx:90
const char * test_mem_in_mb
Definition: SALOME_ResourcesCatalog_Handler.hxx:84
const char * test_members
Definition: SALOME_ResourcesCatalog_Handler.hxx:92
const char * test_modules
Definition: SALOME_ResourcesCatalog_Handler.hxx:79
const char * test_component_name
Definition: SALOME_ResourcesCatalog_Handler.hxx:82
const char * test_nb_of_proc
Definition: SALOME_ResourcesCatalog_Handler.hxx:87
const char * test_cluster_internal_protocol
Definition: SALOME_ResourcesCatalog_Handler.hxx:71
const char * test_can_launch_batch_jobs
Definition: SALOME_ResourcesCatalog_Handler.hxx:76
const char * test_protocol
Definition: SALOME_ResourcesCatalog_Handler.hxx:70
const char * test_mode
Definition: SALOME_ResourcesCatalog_Handler.hxx:95
std::string previous_component_name
Definition: SALOME_ResourcesCatalog_Handler.hxx:61
const char * test_can_run_containers
Definition: SALOME_ResourcesCatalog_Handler.hxx:77
const char * test_batch
Definition: SALOME_ResourcesCatalog_Handler.hxx:72
const char * test_type
Definition: SALOME_ResourcesCatalog_Handler.hxx:69
const char * test_nb_of_proc_per_node
Definition: SALOME_ResourcesCatalog_Handler.hxx:88
MapOfParserResourcesType & _resources_list
Definition: SALOME_ResourcesCatalog_Handler.hxx:63
const char * test_mpi
Definition: SALOME_ResourcesCatalog_Handler.hxx:73
xmlNode * xmlNodePtr
Definition: Launcher_XML_Persistence.hxx:34