10#if !defined(_MEMORYCONTROLLER_H_)
11#define _MEMORYCONTROLLER_H_
27 virtual bool setID(uint16
id) = 0;
Core fixed-width scalar typedefs and the PsyType / PsyContext hierarchical identifiers.
virtual bool setID(uint16 id)=0
Set the node id.
virtual bool setDynamicShmemSize(uint64 memorySize)=0
Record the dynamic segment's new byte size.
virtual uint32 incrementDynamicShmemSerial()=0
Bump the serial after re-creating the segment.
virtual uint32 getDynamicShmemSerial()=0
virtual ~MemoryController()
virtual uint64 getDynamicShmemSize()=0