Docs
Loading...
Searching...
No Matches
Datax.hpp File Reference

Extended data structure integrating cluster information or caching mechanisms. More...

#include "Data.hpp"
#include "ClusterInfo.hpp"
#include <memory>

Go to the source code of this file.

Classes

class  Datax
 Data container with integrated cluster information management. More...

Detailed Description

Extended data structure integrating cluster information or caching mechanisms.

This file defines the Datax class that extends the base Data class with cluster information management through a vector of ClusterInfo objects. It provides a unified interface for managing cluster allocations with optional caching mechanisms.

Author
Filippo Galli
Date
2025