SST::ElementInfoSubComponent Struct Reference

Data Fields

const char * name
const char * description
void(* printHelp )(FILE *output)
subcomponentAllocate alloc
const ElementInfoParamparams
const ElementInfoStatisticstats
const char * provides

Field Documentation

Pointer to a function to initialize a subcomponent instance, passing a Component as an argument.

Brief description of the subcomponent.

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

Name of the subcomponent.

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

List of parameters which are used by this subcomponent.

Referenced by SST::SSTInfoElement_SubComponentInfo::SSTInfoElement_SubComponentInfo().

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

Name of SuperClass which for this subcomponent can be used.

List of statistics supplied by this subcomponent.

Referenced by SST::SSTInfoElement_SubComponentInfo::SSTInfoElement_SubComponentInfo().


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

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1