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

Defines the SharedData class. More...

#include <array>
#include "sparta/utils/ValidValue.hpp"
#include "sparta/events/GlobalEvent.hpp"

Go to the source code of this file.

Classes

class  sparta::SharedData< DataT, manual_update >
 Class that allows the writing of data this cycle, but not visable until next cycle. More...
 

Namespaces

namespace  sparta
 Macros for handling exponential backoff.
 

Detailed Description

Defines the SharedData class.

Definition in file SharedData.hpp.