SST/macro
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
sstmac
hardware
memory
memory_id.h
Go to the documentation of this file.
1
#ifndef MEMORY_ID_H
2
#define MEMORY_ID_H
3
4
5
#include <sstream>
6
#include <stdint.h>
7
#include <
sstmac/hardware/common/unique_id.h
>
8
9
namespace
sstmac
{
10
namespace
hw {
11
12
typedef
unique_event_id
memory_access_id
;
13
14
}
15
}
16
17
18
#endif // MEMORY_ID_H
sstmac::hw::unique_event_id
Definition:
unique_id.h:13
sstmac
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
Definition:
parallel_runtime.h:18
sstmac::hw::memory_access_id
unique_event_id memory_access_id
Definition:
memory_id.h:12
unique_id.h
Generated by
1.8.11