SST  9.1.0
StructuralSimulationToolkit
SST::SSTElementPythonModuleOldELI Class Reference
Inheritance diagram for SST::SSTElementPythonModuleOldELI:
SST::SSTElementPythonModule

Public Member Functions

 SSTElementPythonModuleOldELI (const std::string &lib, genPythonModuleFunction func)
 
void * load () override
 
- Public Member Functions inherited from SST::SSTElementPythonModule
 SSTElementPythonModule (std::string library)
 Constructor for SSTElementPythonModule. Must be called by derived class. More...
 
void addPrimaryModule (char *file)
 
void addSubModule (std::string name, char *file)
 
SSTElementPythonModuleCodecreatePrimaryModule (char *code=NULL, std::string filename="")
 Create the top level python module (i.e. More...
 

Additional Inherited Members

- Protected Attributes inherited from SST::SSTElementPythonModule
std::string library
 
std::string pylibrary
 
std::string sstlibrary
 
char * primary_module
 
std::vector< std::pair
< std::string, char * > > 
sub_modules
 
SSTElementPythonModuleCodeprimary_code_module
 

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