|
SST/macro
|
#include <sstmac/common/node_address.h>#include <sstmac/common/event_manager_fwd.h>#include <sstmac/hardware/router/routable.h>#include <sstmac/hardware/router/routing_enum.h>#include <sstmac/hardware/common/packet.h>#include <sprockit/debug.h>#include <sprockit/factories/factory.h>#include <sstmac/hardware/topology/topology_fwd.h>#include <sstmac/hardware/switch/network_switch_fwd.h>

Go to the source code of this file.
Macros | |
| #define | rter_debug(...) debug_printf(sprockit::dbg::router, "Router on switch %d: %s", int(my_addr_), sprockit::printf(__VA_ARGS__).c_str()) |
| #define rter_debug | ( | ... | ) | debug_printf(sprockit::dbg::router, "Router on switch %d: %s", int(my_addr_), sprockit::printf(__VA_ARGS__).c_str()) |
1.8.11