| 
|   | SSTLibraryInfo (const std::string &name) | 
|   | Create a new SSTInfoElement_LibraryInfo object.  More...
  | 
|   | 
| std::string  | getLibraryName () | 
|   | Return the Name of the Library.  More...
  | 
|   | 
| void  | outputHumanReadable (std::ostream &os, int LibIndex) | 
|   | Output the Library Information.  More...
  | 
|   | 
| void  | outputXML (int Index, TiXmlNode *XMLParentElement) | 
|   | Create the formatted XML data of the Library.  More...
  | 
|   | 
| 
template<class BaseType >  | 
| void  | outputHumanReadable (std::ostream &os, bool printAll) | 
|   | 
| 
template<class BaseType >  | 
| void  | outputXML (TiXmlElement *node) | 
|   | 
| 
std::string  | getLibraryDescription () | 
|   | 
The SSTInfo representation of ElementLibraryInfo object. 
This class is used internally by SSTInfo to load and process ElementLibraryInfo objects.