The Sparta Modeling Framework
|
File that defines the DataContainer class. More...
Go to the source code of this file.
Classes | |
class | sparta::DataContainer< DataT > |
Used by DataInPort and SyncInPort, this class holds received data from these ports and remembers the time in which the data was set. It also maintains the validity of the data. More... | |
Namespaces | |
namespace | sparta |
Macros for handling exponential backoff. | |
File that defines the DataContainer class.
Definition in file DataContainer.hpp.