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

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.
 

Detailed Description

Implementation of the DelayedCollectable class that allows a user to collect an object into an pipeViewer pipeline file.

Definition in file DelayedCollectable.hpp.