SST::ElemLoader Class Reference

Class to load Element Libraries. More...

#include <elemLoader.h>

Public Member Functions

 ElemLoader (const std::string &searchPaths)
 Create a new ElementLoader with a given searchpath of directories.
const ElementLibraryInfoloadLibrary (const std::string &elemlib, bool showErrors)
 Attempt to load a library.

Detailed Description

Class to load Element Libraries.


Member Function Documentation

const ElementLibraryInfo * SST::ElemLoader::loadLibrary ( const std::string &  elemlib,
bool  showErrors 
)

Attempt to load a library.

Parameters:
elemlib - The name of the Element Library to load
showErrors - Print errors associated with attempting to find and load the library
Returns:
Informational structure of the library, or NULL if it failed to load.

References SST::LoaderData::advise_handle.


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

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1