SST::Interfaces::SimpleNetwork::NetworkInspector Class Reference

Class used to inspect network requests going through the network. More...

#include <simpleNetwork.h>

Inheritance diagram for SST::Interfaces::SimpleNetwork::NetworkInspector:
SST::SubComponent SST::Module

Public Member Functions

 NetworkInspector (Component *parent)
virtual void inspectNetworkData (Request *req)=0
virtual void initialize (std::string id)=0
 The ID uniquely identifies the component in which this subcomponent is instantiated.

Detailed Description

Class used to inspect network requests going through the network.


Member Function Documentation

virtual void SST::Interfaces::SimpleNetwork::NetworkInspector::initialize ( std::string  id  )  [pure virtual]

The ID uniquely identifies the component in which this subcomponent is instantiated.

It does not uniquely define this particular NetworkInspector, and all NetworkInspectors instantiated in the smae component will get the same ID. If registering statistics, the ID is intended to be used as the subfield of the statistic.


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

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1