/home/runner/work/HiCR/HiCR/include/hicr/frontends/objectStore/dataObject.hpp File Reference
HiCR
|
Provides functionality for a data object over HiCR. More...
#include <hicr/core/localMemorySlot.hpp>
#include <hicr/core/globalMemorySlot.hpp>
#include <hicr/core/instance.hpp>
Go to the source code of this file.
Classes | |
struct | HiCR::objectStore::serializedMetadata_t |
class | HiCR::objectStore::DataObject |
Typedefs | |
using | HiCR::objectStore::blockId = uint32_t |
using | HiCR::objectStore::handle = serializedMetadata_t |
Detailed Description
Provides functionality for a data object over HiCR.
- Date
- 29/11/2024
Typedef Documentation
◆ blockId
using HiCR::objectStore::blockId = typedef uint32_t |
The type of a block ID.
◆ handle
using HiCR::objectStore::handle = typedef serializedMetadata_t |
The type of a handle to a DataObject.
Generated by