SST::ElementInfoEvent Struct Reference

Describes an Event. More...

#include <element.h>

Data Fields

const char * name
const char * description
void(* printHelp )(FILE *output)
eventInitialize init

Detailed Description

Describes an Event.


Field Documentation

Brief description of this event.

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

eventInitialize SST::ElementInfoEvent::init

Pointer to a function to initialize the library for use of this event. (optional)

Name of the event

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

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

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


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

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1