The Sparta Modeling Framework
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
InstrumentationNode.hpp File Reference

Virtual interface node for simulator instrumentation (e.g. counters, stats, nontifications). More...

#include "sparta/utils/SpartaException.hpp"
#include "sparta/utils/SpartaAssert.hpp"
#include "sparta/utils/Utils.hpp"

Go to the source code of this file.

Classes

class  sparta::InstrumentationNode
 Base class requiring. More...
 

Namespaces

namespace  sparta
 Macros for handling exponential backoff.
 

Detailed Description

Virtual interface node for simulator instrumentation (e.g. counters, stats, nontifications).

Definition in file InstrumentationNode.hpp.