ForSyDe::introspective_channel Class Referenceabstract

A helper class used to provide introspective channels. More...

#include <abssemantics.hpp>

Public Member Functions

virtual const char * token_type () const =0
 Name of the tokens in the channels.
 
virtual std::string moc () const =0
 To which MoC does the signal belong.
 

Public Attributes

sc_object * iport
 Input port to which a channel is bound.
 
sc_object * oport
 Output port to which a channel is bound.
 

Detailed Description

A helper class used to provide introspective channels.


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