SST  7.1.0
StructuralSimulationToolkit
OverallOutputter Class Reference
Inheritance diagram for OverallOutputter:
SST::SSTInfoElement_Outputter

Public Member Functions

void outputHumanReadable (int index)
 Output the Parameter Information. More...
 
void outputXML (int Index, TiXmlNode *XMLParentElement)
 Create the formatted XML data of the Parameter. More...
 

Additional Inherited Members

- Protected Member Functions inherited from SST::SSTInfoElement_Outputter
void xmlComment (TiXmlNode *owner, const char *fmt...)
 

Member Function Documentation

◆ outputHumanReadable()

void OverallOutputter::outputHumanReadable ( int  index)
virtual

Output the Parameter Information.

Parameters
IndexThe Index of the Parameter.

Implements SST::SSTInfoElement_Outputter.

References SST::SSTInfoConfig::getFilterMap().

◆ outputXML()

void OverallOutputter::outputXML ( int  Index,
TiXmlNode *  XMLParentElement 
)
virtual

Create the formatted XML data of the Parameter.

Parameters
IndexThe Index of the Parameter.
XMLParentElementThe parent element to receive the XML data.

Implements SST::SSTInfoElement_Outputter.

References SST::SSTInfoConfig::getXMLFilePath().


The documentation for this class was generated from the following file: