/home/runner/work/HiCR/HiCR/include/hicr/frontends/objectStore/dataObject.hpp File Reference

HiCR: /home/runner/work/HiCR/HiCR/include/hicr/frontends/objectStore/dataObject.hpp File Reference
HiCR
dataObject.hpp File Reference

Provides functionality for a data object over HiCR. More...

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.

Author
A. N. Yzelman, O. Korakitis
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.