SST::ElementInfoParam Struct Reference

Describes Parameters to a Component. More...

#include <element.h>

Data Fields

const char * name
const char * description
const char * defaultValue

Detailed Description

Describes Parameters to a Component.


Field Documentation

Default value (if any) NULL == required parameter with no default, "" == optional parameter, blank default, "foo" == default value

Referenced by SST::SSTInfoElement_ParamInfo::getDefault().

Brief description of the parameter (ie, what it controls)

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

Name of the parameter

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


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

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1