Go to the documentation of this file.
19 const std::shared_ptr<Processors>&);
40 std::string
name()
const;
57 std::string exportName =
"MemoryExportMI";
MemoryID getMemoryID() const
std::shared_ptr< Processors > processors
MemoryItem(const std::string &exportName, const MemoryID &)
void setMemoryID(const MemoryID &)
void setMemoryName(const std::string &memoryName)
virtual std::string getExportName() const
virtual ~MemoryItem()=default
const std::string memoryName
void setExportName(const std::string &n)
virtual void _setMemoryID(const MemoryID &)
virtual void _setExportName(const std::string &)
Interface functions for the longterm memory classes.