SST::ElementInfoGenerator Struct Reference

Describes a Generator. More...

#include <element.h>

Data Fields

const char * name
const char * description
void(* printHelp )(FILE *output)
generateFunction func

Detailed Description

Describes a Generator.


Field Documentation

Brief description of the generator

Referenced by SST::SSTInfoElement_GeneratorInfo::getDesc().

Function to be called to perform the graph generation

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

Name of the Generator

Referenced by SST::SSTInfoElement_GeneratorInfo::getName().

void(* SST::ElementInfoGenerator::printHelp)(FILE *output)

Pointer to a function that will print additional documentation about the generator. (optional)


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

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1