17 const std::shared_ptr<Processors>& p) :
51 _id.memoryName = memoryName;
std::string getLeafItem() const
Get the lowest defined level (or empty string if there is none).
all necessary classes to filter and convert an entry of the ltm to some other format(s)
void setMemoryName(const std::string &memoryName)
virtual void _setExportName(const std::string &)
void setMemoryID(const MemoryID &)
void setExportName(const std::string &n)
virtual void _setMemoryID(const MemoryID &)
std::shared_ptr< Processors > processors
MemoryItem(const std::string &exportName, const MemoryID &)
auto make_shared(Args &&... args)