|
void | xmlComment (TiXmlNode *owner, const char *fmt...) |
|
virtual void SST::SSTInfoElement_Outputter::outputHumanReadable |
( |
int |
index | ) |
|
|
pure virtual |
Output the Parameter Information.
- Parameters
-
Index | The Index of the Parameter. |
Implemented in SST::SSTInfoElement_LibraryInfo, SST::SSTInfoElement_GeneratorInfo, SST::SSTInfoElement_PartitionerInfo, SST::SSTInfoElement_SubComponentInfo, SST::SSTInfoElement_ModuleInfo, SST::SSTInfoElement_EventInfo, SST::SSTInfoElement_ComponentInfo, SST::SSTInfoElement_SubCompSlotInfo, SST::SSTInfoElement_StatisticInfo, SST::SSTInfoElement_PortInfo, SST::SSTInfoElement_ParamInfo, and OverallOutputter.
virtual void SST::SSTInfoElement_Outputter::outputXML |
( |
int |
Index, |
|
|
TiXmlNode * |
XMLParentElement |
|
) |
| |
|
pure virtual |
Create the formatted XML data of the Parameter.
- Parameters
-
Index | The Index of the Parameter. |
XMLParentElement | The parent element to receive the XML data. |
Implemented in SST::SSTInfoElement_LibraryInfo, SST::SSTInfoElement_GeneratorInfo, SST::SSTInfoElement_PartitionerInfo, SST::SSTInfoElement_SubComponentInfo, SST::SSTInfoElement_ModuleInfo, SST::SSTInfoElement_EventInfo, SST::SSTInfoElement_ComponentInfo, SST::SSTInfoElement_SubCompSlotInfo, SST::SSTInfoElement_StatisticInfo, SST::SSTInfoElement_PortInfo, SST::SSTInfoElement_ParamInfo, and OverallOutputter.
The documentation for this class was generated from the following files:
- src/sst/core/sstinfo.h
- src/sst/core/sstinfo.cc