| SST
    11.1.0
    StructuralSimulationToolkit | 
| Public Member Functions | |
| PartitionLink (const ConfigLink &cl) | |
| LinkId_t | key () const | 
| SimTime_t | getMinLatency () const | 
| Return the minimum latency of this link (from both sides) | |
| void | print (std::ostream &os) const | 
| Print the Link information. | |
| Data Fields | |
| LinkId_t | id | 
| ComponentId_t | component [2] | 
| SimTime_t | latency [2] | 
| bool | no_cut |