The Sparta Modeling Framework
|
File that defines the SignalInPort. More...
#include <set>
#include <list>
#include <unordered_map>
#include "sparta/ports/Port.hpp"
#include "sparta/utils/DataContainer.hpp"
#include "sparta/events/Precedence.hpp"
#include "sparta/events/EventSet.hpp"
#include "sparta/events/UniqueEvent.hpp"
Go to the source code of this file.
Classes | |
class | sparta::SignalOutPort |
SignalOutPort is used for transferring a simple signal to another module. More... | |
class | sparta::SignalInPort |
SignalInPort receives data from sender using a SignalOutPort. More... | |
Namespaces | |
namespace | sparta |
Macros for handling exponential backoff. | |
File that defines the SignalInPort.
Definition in file SignalPort.hpp.