13 #ifndef _SST_CORE_CONFIG_OUTPUT_XML 
   14 #define _SST_CORE_CONFIG_OUTPUT_XML 
   16 #include <sst/core/configGraph.h> 
   17 #include <sst/core/configGraphOutput.h> 
   25         virtual void generate(
const Config* cfg,
 
   30         void generateXML(
const std::string indent, 
const ConfigLink& link,
 
Definition: configGraphOutput.h:41
Class to contain SST Simulation Configuration variables. 
Definition: config.h:31
Represents the configuration of a generic component. 
Definition: configGraph.h:195
A Configuration Graph A graph representing Components and Links. 
Definition: configGraph.h:298
Definition: xmlConfigOutput.h:22
Represents the configuration of a generic Link. 
Definition: configGraph.h:51