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