SST/macro
network_message_fwd.h
Go to the documentation of this file.
1 #ifndef NETWORK_MESSAGE_FWD_H
2 #define NETWORK_MESSAGE_FWD_H
3 
4 #include <sprockit/ptr_type.h>
5 
6 namespace sstmac {
7 namespace hw {
8 
9 class network_message;
10 
11 } }
12 
13 
14 #endif // NETWORK_MESSAGE_FWD_H
15 
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...