SST::ElementLibraryInfo Struct Reference

Describes all the parts of the Element Library. More...

#include <element.h>

Data Fields

const char * name
const char * description
struct ElementInfoComponentcomponents
struct ElementInfoEventevents
struct ElementInfoIntrospectorintrospectors
struct ElementInfoModulemodules
struct ElementInfoSubComponentsubcomponents
struct ElementInfoPartitionerpartitioners
genPythonModuleFunction pythonModuleGenerator
struct ElementInfoGeneratorgenerators

Detailed Description

Describes all the parts of the Element Library.


Field Documentation

List of Components contained in the library.

Brief description of the Library

Referenced by SST::SSTInfoElement_LibraryInfo::getLibraryDescription().

List of Events exported by the library.

List of Generators provided by the library.

List of Introspectors provided by the library.

List of Modules provided by the library.

Name of the Library.

Referenced by SST::SSTInfoElement_LibraryInfo::getLibraryName().

List of Partitioners provided by the library.

Pointer to Function to generate a Python Module for use in Configurations

Referenced by SST::Factory::getPythonModule().

List of SubComponents provided by the library.


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

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1