|
The Sparta Modeling Framework
|
Implementation of the DelayedCollectable class that allows a user to collect an object into an pipeViewer pipeline file. More...
#include <sstream>#include <functional>#include "sparta/collection/Collectable.hpp"#include "sparta/pipeViewer/transaction_structures.hpp"#include "sparta/events/EventSet.hpp"#include "sparta/events/PayloadEvent.hpp"Go to the source code of this file.
Classes | |
| class | sparta::collection::DelayedCollectable< DataT > |
| Class used to record data in pipeline collection, but recorded in a delayed fashion. More... | |
Namespaces | |
| namespace | sparta |
| Macros for handling exponential backoff. | |
Implementation of the DelayedCollectable class that allows a user to collect an object into an pipeViewer pipeline file.
Definition in file DelayedCollectable.hpp.