The Sparta Modeling Framework
Loading...
Searching...
No Matches
DataPort.hpp File Reference

File that defines Data[In,Out]Port<DataT> More...

Go to the source code of this file.

Classes

class  sparta::DataOutPort< DataT >
 DataOutPort is used for transferring any data to another module. More...
 
class  sparta::DataInPort< DataT >
 DataInPort receives data from sender using a DataOutPort. More...
 

Namespaces

namespace  sparta
 Macros for handling exponential backoff.
 

Detailed Description

File that defines Data[In,Out]Port<DataT>

Definition in file DataPort.hpp.