SST::ElementInfoPort Struct Reference

Describes Ports that the Component can use. More...

#include <element.h>

Data Fields

const char * name
const char * description
const char ** validEvents

Detailed Description

Describes Ports that the Component can use.


Field Documentation

Brief description of the port (ie, what it is used for)

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

Name of the port. Can contain d for a dynamic port, also %(xxx)d for dynamic port with xxx being the controlling component parameter

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

List of fully-qualified event types that this Port expects to send or receive

Referenced by SST::SSTInfoElement_PortInfo::getValidEvent(), and SST::SSTInfoElement_PortInfo::getValidEvents().


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

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1