43 #ifndef __MEM_MEM_MASTER_HH__ 44 #define __MEM_MEM_MASTER_HH__ 55 std::string master_name,
70 #endif // __MEM_MEM_MASTER_HH__ MasterInfo(const SimObject *_obj, std::string master_name, MasterID master_id)
Declaration of a request, the overall memory request consisting of the parts of the request that are ...
std::string masterName
Master Name.
MasterID masterId
Master ID.
The MasterInfo class contains data about a specific master.
const SimObject * obj
SimObject related to the Master.
Abstract superclass for simulation objects.