18 #if !SSTMAC_INTEGRATED_SST_CORE 95 #endif // SIMPLE_NIC_H virtual ~simple_nic()
Goodbye.
virtual std::string to_string() const
double injection_bandwidth() const
virtual void connect(int src_outport, int dst_inport, connection_type_t ty, connectable *mod, config *cfg)
connect
A basic container for time (subject to future transplant).
void send_to_injector(timestamp arrival, network_message *netmsg)
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
A networkinterface is a delegate between a node and a server module.
A networkinterface is a delegate between a node and a server module.
virtual void finalize_init()
A final initialization function called for the object after all parameters have been read...
virtual void init_factory_params(sprockit::sim_parameters *params)
Initialize all member variables from the parameters object.
timestamp injection_latency() const
simple_nic(sprockit::factory_type *interconn)
void send_to_node(timestamp arrival, network_message *netmsg)
virtual void do_send(network_message *msg)
Start the message sending and inject it into the network.