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

File that defines the LifeTracker class. More...

#include <memory>

Go to the source code of this file.

Classes

class  sparta::utils::LifeTracker< TrackedObjectT >
 A class that will track the lifetime of the object it points to. More...
 

Namespaces

namespace  sparta
 Macros for handling exponential backoff.
 

Detailed Description

File that defines the LifeTracker class.

Definition in file LifeTracker.hpp.