![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Callback API to track the lifetime, state updates and operations of solvergraph objects. More...
#include "shambase/WithUUID.hpp"#include "shambase/aliases_int.hpp"#include <string_view>#include <utility>Go to the source code of this file.
Classes | |
| class | shamrock::solvergraph::LifetimeTracker< T > |
| Tracks the lifetime of an object of type T and notifies observers through static callbacks. More... | |
Namespaces | |
| namespace | shamrock |
| namespace for the main framework | |
Callback API to track the lifetime, state updates and operations of solvergraph objects.
Definition in file LifetimeTracker.hpp.