Member List

HiCR: Member List
HiCR
HiCR::objectStore::ObjectStore Member List

This is the complete list of members for HiCR::objectStore::ObjectStore, including all inherited members.

createObject(void *ptr, size_t size, blockId id)HiCR::objectStore::ObjectStoreinline
createObject(std::shared_ptr< LocalMemorySlot > slot, blockId id)HiCR::objectStore::ObjectStoreinline
deserialize(const handle &handle)HiCR::objectStore::ObjectStoreinline
destroy(DataObject &dataObject)HiCR::objectStore::ObjectStoreinline
fence()HiCR::objectStore::ObjectStoreinline
fence(const std::shared_ptr< DataObject > &dataObject)HiCR::objectStore::ObjectStoreinline
get(DataObject &dataObject)HiCR::objectStore::ObjectStoreinline
getMemorySpace() constHiCR::objectStore::ObjectStoreinline
ObjectStore(CommunicationManager &communicationManager, GlobalMemorySlot::tag_t tag, MemoryManager &memoryManager, std::shared_ptr< MemorySpace > memorySpace, Instance::instanceId_t instanceId)HiCR::objectStore::ObjectStoreinline
publish(std::shared_ptr< DataObject > dataObject)HiCR::objectStore::ObjectStoreinline
serialize(DataObject &dataObject)HiCR::objectStore::ObjectStoreinline
~ObjectStore()=defaultHiCR::objectStore::ObjectStore