SST::ElementInfoIntrospector Struct Reference

Describes an Introspector. More...

#include <element.h>

Data Fields

const char * name
const char * description
void(* printHelp )(FILE *output)
introspectorAllocate alloc
const ElementInfoParamparams

Detailed Description

Describes an Introspector.


Field Documentation

Pointer to a function to allocate a new instance of this introspector.

Brief description of what the introspector does.

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

Name of the introspector

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

List of parameters which this introspector uses.

Referenced by SST::SSTInfoElement_IntrospectorInfo::SSTInfoElement_IntrospectorInfo().

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


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

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1