6 #define connectable_type_invalid(ty) \ 7 spkt_throw_printf(sprockit::value_error, "invalid connectable type %s", connectable::str(ty)) 9 #define connect_str_case(x) case x: return #x 82 #if SSTMAC_INTEGRATED_SST_CORE 94 #if SSTMAC_INTEGRATED_SST_CORE 97 init_sst_params(SST::Params& params, SST::Component* parent){}
105 #endif // CONNECTION_H
#define connect_str_case(x)
static const int any_port
virtual std::string to_string() const =0
static const char * str(connection_type_t ty)
A basic container for time (subject to future transplant).
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
virtual void connect(int src_outport, int dst_inport, connection_type_t ty, connectable *mod, config *cfg)=0
connect
The interface for something that can schedule messages.